one last edit for notarization updates

This commit is contained in:
Ben Fry
2023-07-27 10:35:01 -04:00
parent 3198a5fae0
commit ef2c65312d
+1 -1
View File
@@ -924,7 +924,7 @@
<echo>
Check on notarization status with:
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]
</echo>
</target>