Skip to content

Commit 9ca6140

Browse files
committed
Update simulator version used for testing
1 parent c901925 commit 9ca6140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ test:
2323
CODE_SIGN_IDENTITY=
2424
PROVISIONING_PROFILE=
2525
-sdk iphonesimulator
26-
-destination 'platform=iOS Simulator,OS=9.2,name=iPhone 6s'
26+
-destination 'platform=iOS Simulator,OS=9.3,name=iPhone 6s'
2727
-workspace Heimdallr.xcworkspace
2828
-scheme Heimdallr-iOS
2929
-configuration Debug
@@ -45,7 +45,7 @@ test:
4545
CODE_SIGN_IDENTITY=
4646
PROVISIONING_PROFILE=
4747
-sdk iphonesimulator
48-
-destination 'platform=iOS Simulator,OS=9.2,name=iPhone 6s'
48+
-destination 'platform=iOS Simulator,OS=9.3,name=iPhone 6s'
4949
-workspace Heimdallr.xcworkspace
5050
-scheme ReactiveHeimdallr-iOS
5151
-configuration Debug

0 commit comments

Comments
 (0)