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 b443bf7 commit 4244b79Copy full SHA for 4244b79
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",name=iPhone 7' \
+ -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