Skip to content

Commit 4b53fed

Browse files
committed
Specify an unambiguous simulator
1 parent d5c5948 commit 4b53fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ matrix:
3939
env:
4040
- XCODE_SDK=watchsimulator
4141
- XCODE_ACTION=build
42-
- XCODE_DESTINATION="platform=watchOS Simulator,name=Apple Watch - 38mm,OS=3.2"
42+
- XCODE_DESTINATION="platform=watchOS Simulator,name=Apple Watch - 38mm,OS=2.2"
4343
- script:
4444
- carthage build --no-skip-current --platform mac
4545
env:

0 commit comments

Comments
 (0)