Skip to content

Commit

Permalink
Update CircleCI simulator to iPhone 6s (iOS 9.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Jendrusch committed Sep 15, 2015
1 parent 08ea677 commit 523b789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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=8.3,name=iPhone 6'
-destination 'platform=iOS Simulator,OS=9.0,name=iPhone 6s'
-project Dobby.xcodeproj
-scheme "Dobby-iOS"
-configuration Debug
Expand Down

0 comments on commit 523b789

Please sign in to comment.