Skip to content

Instantly share code, notes, and snippets.

@julianjames
Last active December 25, 2015 21:09
Show Gist options
  • Save julianjames/7040366 to your computer and use it in GitHub Desktop.
Save julianjames/7040366 to your computer and use it in GitHub Desktop.
Additional packaging of the app
rm /tmp/Tasky.ipa
/usr/bin/xcrun -sdk iphoneos PackageApplication "${APP}" -o /tmp/Tasky.ipa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment