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 cea77ca commit 56b2610Copy full SHA for 56b2610
opds/.travis.yml
@@ -16,4 +16,4 @@ before_install:
16
- carthage update --verbose --no-use-binaries --platform iOS --cache-builds
17
18
script:
19
- - xcodebuild clean build -project readium-opds.xcodeproj -scheme readium-opds -destination "platform=iOS Simulator,name=iPhone 8,OS=11.3" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO ONLY_ACTIVE_ARCH=NO -quiet
+ - xcodebuild clean build -project readium-opds.xcodeproj -scheme readium-opds -quiet
0 commit comments