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.
1 parent 5ccfad2 commit faf2b77Copy full SHA for faf2b77
.travis.yml
@@ -6,4 +6,4 @@ before_script:
6
7
script:
8
# Build Travis project and run tests
9
- - xcodebuild -project ShareClient.xcodeproj -scheme Shared build -destination name="iPhone 6" test
+ - xcodebuild -project ShareClient.xcodeproj -scheme Shared build -destination name="iPhone 8" test
0 commit comments