File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : objective-c
2- osx_image : xcode8
2+ osx_image : xcode10
33script :
4- # Workaround for Simulator getting stuck
5- # See: https://github.com/travis-ci/travis-ci/issues/3040#issuecomment-146700203
6- - open -b com.apple.iphonesimulator
74 - xcodebuild -project Tests/HTTPStatusCodes.xcodeproj -scheme HTTPStatusCodes clean build test
8- - xcodebuild -project Tests/HTTPStatusCodes.xcodeproj -scheme HTTPStatusCodes -destination "platform=iOS Simulator,name=iPhone 7 " clean build test
9- - xcodebuild -project Tests/HTTPStatusCodes.xcodeproj -scheme HTTPStatusCodes -destination "platform=tvOS Simulator,name=Apple TV 1080p " clean build test
5+ - xcodebuild -project Tests/HTTPStatusCodes.xcodeproj -scheme HTTPStatusCodes -destination "platform=iOS Simulator,name=iPhone X " clean build test
6+ - xcodebuild -project Tests/HTTPStatusCodes.xcodeproj -scheme HTTPStatusCodes -destination "platform=tvOS Simulator,name=Apple TV 4K " clean build test
You can’t perform that action at this time.
0 commit comments