Remove detect_dependencies setting

This commit is contained in:
Jamon Holmgren
2013-12-04 23:40:57 -08:00
parent 6602308e48
commit 3d9008ec6f

View File

@@ -18,7 +18,7 @@ Motion::Project::App.setup do |app|
app.deployment_target = "6.0"
app.device_family = [:ipad] # so we can test split screen capability
app.detect_dependencies = false
# app.detect_dependencies = false
end
def all_files