Skip to content

Instantly share code, notes, and snippets.

@qrush
Created January 13, 2015 21:54
Show Gist options
  • Save qrush/6ddf6e38c5dd2693fdb6 to your computer and use it in GitHub Desktop.
Save qrush/6ddf6e38c5dd2693fdb6 to your computer and use it in GitHub Desktop.
# 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