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 6a850b8 commit 5198757Copy full SHA for 5198757
test.sh
@@ -17,7 +17,7 @@ EXIT_STATUS=0
17
18
(xcodebuild \
19
-workspace Example/Firebase.xcworkspace \
20
- -scheme AllTests \
+ -scheme AllUnitTests \
21
-sdk iphonesimulator \
22
-destination 'platform=iOS Simulator,name=iPhone 7' \
23
build \
0 commit comments