Skip to content

Instantly share code, notes, and snippets.

@kolyuchiy
Created September 14, 2016 15:58
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 kolyuchiy/2e212de088ee75a4e77c3f14dabaaf01 to your computer and use it in GitHub Desktop.
Save kolyuchiy/2e212de088ee75a4e77c3f14dabaaf01 to your computer and use it in GitHub Desktop.
APP_BUNDLE="$PROJECT_ROOT/build/${CONFIGURATION}-iphoneos/$PRODUCT.app"
$IOS_DEPLOY --bundle "$APP_BUNDLE" --id "$DEVICE_ID" \
--noninteractive --justlaunch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment