File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11language : objective-c
2- osx_image : xcode8.1
2+ osx_image : xcode8.2
33before_install : true
44install : true
55git :
@@ -24,11 +24,12 @@ matrix:
2424 env :
2525 - XCODE_SDK=iphonesimulator
2626 - XCODE_ACTION="build-for-testing test-without-building"
27- - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 6s"
27+ - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 6s,OS=10.1"
28+ - xcode_scheme : ReactiveSwift-iOS
2829 env :
2930 - XCODE_SDK=iphonesimulator
3031 - XCODE_ACTION="build-for-testing test-without-building"
31- - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 5"
32+ - XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 5,OS=10.1 "
3233 - xcode_scheme : ReactiveSwift-tvOS
3334 env :
3435 - XCODE_SDK=appletvsimulator
You can’t perform that action at this time.
0 commit comments