Skip to content

Commit feaa978

Browse files
committed
force simulator os version in script to hopefully fix travis
1 parent aaaa47a commit feaa978

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
@@ -8,7 +8,7 @@ EXIT_STATUS=0
88
-workspace FirebaseUI.xcworkspace \
99
-scheme FirebaseUI \
1010
-sdk iphonesimulator \
11-
-destination 'platform=iOS Simulator,name=iPhone 7' \
11+
-destination 'platform=iOS Simulator,OS=10.2,name=iPhone 7' \
1212
build \
1313
test \
1414
ONLY_ACTIVE_ARCH=YES \

0 commit comments

Comments
 (0)