Skip to content

Commit

Permalink
Downgrade Xcode
Browse files Browse the repository at this point in the history
Circle removed the OS X image that had 7.1 installed.

This is a fun game we're playing.
  • Loading branch information
gfontenot committed Nov 10, 2015
1 parent d6771fb commit 96e4f47
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
@@ -1,6 +1,6 @@
machine:
xcode:
version: "7.1"
version: "7.0"
environment:
XCODE_SCHEME: nonce
XCODE_WORKSPACE: nonce.xcworkspace
Expand Down

0 comments on commit 96e4f47

Please sign in to comment.