Skip to content

Commit ef2c653

Browse files
committed
one last edit for notarization updates
1 parent 3198a5f commit ef2c653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@
924924
<echo>
925925
Check on notarization status with:
926926

927-
xcrun notarytool info --apple-id $PROCESSING_APPLE_ID --password $PROCESSING_APP_PASSWORD [the RequestUUID above]
927+
xcrun notarytool info --apple-id $PROCESSING_APPLE_ID --password $PROCESSING_APP_PASSWORD --team-id $PROCESSING_TEAM_ID [the Submission ID above]
928928
</echo>
929929
</target>
930930

0 commit comments

Comments
 (0)