We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7de2d7 commit 4161cacCopy full SHA for 4161cac
.travis.yml
@@ -9,7 +9,7 @@ env:
9
- IOS_SDK=iphonesimulator12.2
10
- EXAMPLE_SCHEME="iOS Example"
11
matrix:
12
- - DESTINATION="OS=12.2,name=iPhone XR" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" POD_LINT="NO"
+ - DESTINATION="OS=12.2,name=iPhone X" SCHEME="$IOS_FRAMEWORK_SCHEME" SDK="$IOS_SDK" POD_LINT="NO"
13
script:
14
- set -o pipefail
15
- xcodebuild -version
0 commit comments