Skip to content

Instantly share code, notes, and snippets.

@lihei12345
Created June 19, 2015 05:54
Show Gist options
  • Save lihei12345/5076a737261e97ca0856 to your computer and use it in GitHub Desktop.
Save lihei12345/5076a737261e97ca0856 to your computer and use it in GitHub Desktop.
jenkins_test_1
#!/usr/bin/env bash
source ~/.bash_profile
bundle install
bundle exec pod repo update
bundle exec pod install
ipa build -c Release -d ~/Desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment