Skip to content

Instantly share code, notes, and snippets.

@mwhuss
Created November 1, 2014 18:33
Show Gist options
  • Save mwhuss/7b5906f2f9a9598671b1 to your computer and use it in GitHub Desktop.
Save mwhuss/7b5906f2f9a9598671b1 to your computer and use it in GitHub Desktop.
Xcode Bot with Cocoapods
export LC_ALL="en_US.UTF-8"
# Put the git repo name instead of “reponame” variable
cd reponame
pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment