There was an error while loading. Please reload this page.
1 parent 3198a5f commit ef2c653Copy full SHA for ef2c653
build/build.xml
@@ -924,7 +924,7 @@
924
<echo>
925
Check on notarization status with:
926
927
- xcrun notarytool info --apple-id $PROCESSING_APPLE_ID --password $PROCESSING_APP_PASSWORD [the RequestUUID above]
+ xcrun notarytool info --apple-id $PROCESSING_APPLE_ID --password $PROCESSING_APP_PASSWORD --team-id $PROCESSING_TEAM_ID [the Submission ID above]
928
</echo>
929
</target>
930
0 commit comments