Skip to content

Instantly share code, notes, and snippets.

@qrush
Created January 13, 2015 21:54
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
# http://papaanton.com/setting-up-xcode-6-and-apple-server-4-0-for-continues-integration-with-cocoapods/
export LC_ALL="en_US.UTF-8"
cd YOUR_REPO_NAME_HERE
pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment