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 3894994 commit 918db6aCopy full SHA for 918db6a
.travis.yml
@@ -8,7 +8,7 @@ xcode_project: DataDecoder.xcodeproj
8
xcode_scheme: DataDecoderTests
9
os: osx
10
osx_image: xcode9.0
11
-xcode_sdk: iphonesimulator11.0
+xcode_sdk: macosx10.13
12
13
script:
14
- xcodebuild clean build test -project DataDecoder.xcodeproj -scheme DataDecoderTests
0 commit comments