Skip to content

Commit f5e4638

Browse files
authored
Update scheme setting in test.sh (firebase#12)
1 parent f978acc commit f5e4638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ EXIT_STATUS=0
1717

1818
(xcodebuild \
1919
-workspace Example/Firebase.xcworkspace \
20-
-scheme AllTests \
20+
-scheme AllUnitTests \
2121
-sdk iphonesimulator \
2222
-destination 'platform=iOS Simulator,name=iPhone 7' \
2323
build \

0 commit comments

Comments
 (0)