diff --git a/script/test b/script/test index 7cbf0a6..80cceb2 100755 --- a/script/test +++ b/script/test @@ -1,6 +1,4 @@ #!/usr/bin/env bash xcodebuild -workspace ImgFlo.xcworkspace -scheme ImgFlo-Mac -sdk macosx clean test - -# Tests for the iOS target pass in Xcode but fail on the command line xcodebuild -workspace ImgFlo.xcworkspace -scheme ImgFlo-iOS -sdk iphonesimulator clean test