Skip to content

Instantly share code, notes, and snippets.

@jollychang
Forked from skabber/gist:1385007
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jollychang/41c5d661488a3e27a987 to your computer and use it in GitHub Desktop.
Save jollychang/41c5d661488a3e27a987 to your computer and use it in GitHub Desktop.
/usr/bin/xcrun -sdk iphoneos PackageApplication -v "${RELEASE_BUILDDIR}/${APPLICATION_NAME}.app" -o "${BUILD_HISTORY_DIR}/${APPLICATION_NAME}.ipa" --sign "${DEVELOPER_NAME}" --embed "${PROVISONING_PROFILE}”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment