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 c901925 commit 9ca6140Copy full SHA for 9ca6140
circle.yml
@@ -23,7 +23,7 @@ test:
23
CODE_SIGN_IDENTITY=
24
PROVISIONING_PROFILE=
25
-sdk iphonesimulator
26
- -destination 'platform=iOS Simulator,OS=9.2,name=iPhone 6s'
+ -destination 'platform=iOS Simulator,OS=9.3,name=iPhone 6s'
27
-workspace Heimdallr.xcworkspace
28
-scheme Heimdallr-iOS
29
-configuration Debug
@@ -45,7 +45,7 @@ test:
45
46
47
48
49
50
-scheme ReactiveHeimdallr-iOS
51
0 commit comments