Skip to content

Instantly share code, notes, and snippets.

@hramos
Created January 22, 2011 02:18
Show Gist options
  • Save hramos/790791 to your computer and use it in GitHub Desktop.
Save hramos/790791 to your computer and use it in GitHub Desktop.
Single Deployment Script
./buildandarchive.sh
../distribution/deploy-testflight.sh
scp ../distribution/APPNAME.ipa USER@SERVER:/var/www/VIRTUALHOST/PATH_TO_BETA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment