diff --git a/build/build.xml b/build/build.xml index 194261143..17b1d9ba3 100644 --- a/build/build.xml +++ b/build/build.xml @@ -902,16 +902,14 @@ - - + + - - - + @@ -920,14 +918,13 @@ - Check on notarization status with: - xcrun altool -u $PROCESSING_APPLE_ID -p $PROCESSING_APP_PASSWORD --notarization-info [the RequestUUID above] + xcrun notarytool info --apple-id $PROCESSING_APPLE_ID --password $PROCESSING_APP_PASSWORD [the RequestUUID above]