Skip to content

Instantly share code, notes, and snippets.

@joshdholtz
Created September 16, 2015 20:40
Show Gist options
  • Save joshdholtz/bf32c2a399524febd1f9 to your computer and use it in GitHub Desktop.
Save joshdholtz/bf32c2a399524febd1f9 to your computer and use it in GitHub Desktop.
circle.yml for Xcode 7 / iOS 9
machine:
xcode:
version: "7.0"
dependencies:
pre:
- brew uninstall xctool && brew install --HEAD xctool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment