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 b914240 commit e4ef943Copy full SHA for e4ef943
test.sh
@@ -8,7 +8,7 @@ EXIT_STATUS=0
8
-workspace FirebaseUI.xcworkspace \
9
-scheme FirebaseUI \
10
-sdk iphonesimulator \
11
- -destination 'platform=iOS Simulator,OS=10.3,name=iPhone 7' \
+ -destination 'platform=iOS Simulator,OS=10.3.1,name=iPhone 7' \
12
build \
13
test \
14
ONLY_ACTIVE_ARCH=YES \
0 commit comments