Skip to content

Commit 6858f8f

Browse files
committed
Fix 3c16bd2.
1 parent 3c16bd2 commit 6858f8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ test:
1616
CODE_SIGNING_REQUIRED=NO
1717
CODE_SIGN_IDENTITY=
1818
PROVISIONING_PROFILE=
19+
-sdk iphonesimulator
20+
-destination 'platform=iOS Simulator,OS=9.0,name=iPhone 6'
1921
-scheme "SwiftState-iOS"
2022
clean build test |
2123
tee $CIRCLE_ARTIFACTS/xcode_raw-iOS.log |

0 commit comments

Comments
 (0)