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 4244b79 commit f6518d0Copy full SHA for f6518d0
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.2,id="E40727B3-41FB-4D6E-B4CB-BFA87109EB12"' \
+ -destination 'platform=iOS Simulator,OS=10.2,id=E40727B3-41FB-4D6E-B4CB-BFA87109EB12' \
12
build \
13
test \
14
ONLY_ACTIVE_ARCH=YES \
0 commit comments