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.
2 parents 5dfa3c9 + 0f2f706 commit aeb4eadCopy full SHA for aeb4ead
.travis.yml
@@ -27,12 +27,12 @@ matrix:
27
env:
28
- XCODE_SDK=iphonesimulator
29
- XCODE_ACTION="build-for-testing test-without-building"
30
- - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 6s,OS=10.1"
+ - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 6s"
31
- xcode_scheme: ReactiveSwift-iOS
32
33
34
35
- - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 5,OS=10.1"
+ - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 5"
36
- xcode_scheme: ReactiveSwift-tvOS
37
38
- XCODE_SDK=appletvsimulator
0 commit comments