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 3c16bd2 commit 6858f8fCopy full SHA for 6858f8f
circle.yml
@@ -16,6 +16,8 @@ test:
16
CODE_SIGNING_REQUIRED=NO
17
CODE_SIGN_IDENTITY=
18
PROVISIONING_PROFILE=
19
+ -sdk iphonesimulator
20
+ -destination 'platform=iOS Simulator,OS=9.0,name=iPhone 6'
21
-scheme "SwiftState-iOS"
22
clean build test |
23
tee $CIRCLE_ARTIFACTS/xcode_raw-iOS.log |
0 commit comments