From ef2c65312d951ccbb904ed3d6d997eea44b32538 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 27 Jul 2023 10:35:01 -0400 Subject: [PATCH] one last edit for notarization updates --- build/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 17b1d9ba3..b20fa8357 100644 --- a/build/build.xml +++ b/build/build.xml @@ -924,7 +924,7 @@ 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]