We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaaa47a commit feaa978Copy full SHA for feaa978
test.sh
@@ -8,7 +8,7 @@ EXIT_STATUS=0
8
-workspace FirebaseUI.xcworkspace \
9
-scheme FirebaseUI \
10
-sdk iphonesimulator \
11
- -destination 'platform=iOS Simulator,name=iPhone 7' \
+ -destination 'platform=iOS Simulator,OS=10.2,name=iPhone 7' \
12
build \
13
test \
14
ONLY_ACTIVE_ARCH=YES \
0 commit comments