Lê Minh Lực
Results
1
comments of
Lê Minh Lực
add the script below before the line `echo "TEMP_APP_PATH: $TEMP_APP_PATH"` example: ``` cp "$HOME/Library/MobileDevice/Provisioning Profiles/$EXPANDED_PROVISIONING_PROFILE.mobileprovision" "$TEMP_APP_PATH/embedded.mobileprovision" echo "TEMP_APP_PATH: $TEMP_APP_PATH" ```