Skip to content

Commit

Permalink
Update simulator version used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hffmnn committed Apr 7, 2016
1 parent c901925 commit 9ca6140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ test:
CODE_SIGN_IDENTITY=
PROVISIONING_PROFILE=
-sdk iphonesimulator
-destination 'platform=iOS Simulator,OS=9.2,name=iPhone 6s'
-destination 'platform=iOS Simulator,OS=9.3,name=iPhone 6s'
-workspace Heimdallr.xcworkspace
-scheme Heimdallr-iOS
-configuration Debug
Expand All @@ -45,7 +45,7 @@ test:
CODE_SIGN_IDENTITY=
PROVISIONING_PROFILE=
-sdk iphonesimulator
-destination 'platform=iOS Simulator,OS=9.2,name=iPhone 6s'
-destination 'platform=iOS Simulator,OS=9.3,name=iPhone 6s'
-workspace Heimdallr.xcworkspace
-scheme ReactiveHeimdallr-iOS
-configuration Debug
Expand Down

0 comments on commit 9ca6140

Please sign in to comment.