Skip to content

Commit

Permalink
Fixing another issue in circle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Sargent committed Dec 3, 2015
1 parent efeb691 commit 769be7e
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 @@ -9,7 +9,7 @@ test:
CODE_SIGN_IDENTITY=
PROVISIONING_PROFILE=
-sdk iphonesimulator
-destination 'platform=iOS Simulator,name=iPhone6,OS=latest'
-destination 'platform=iOS Simulator,name=iPhone 6,OS=latest'
-workspace Example/LKAlertController.xcworkspace
-scheme "LKAlertController-Example"
test |
Expand Down

0 comments on commit 769be7e

Please sign in to comment.