Created
April 6, 2014 14:31
-
-
Save SergioEstevao/10006842 to your computer and use it in GitHub Desktop.
PackageApplication example
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xcrun -log -sdk iphoneos PackageApplication "$OUTPUTDIR/$APPNAME.app" -o "$OUTPUTDIR/$APPNAME.ipa" -sign "$DEVELOPER_NAME" -embed "$PROVISIONING_PROFILE" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment