Possible altool status values for notarization

I'm looking for a document that describes the status value returned from altool (running from the command line) while waiting for notarization to complete? That way I update our scripting to loop and check the progress of notarization after our app has been successfully upload. Which will let me reliably staple the application. I've only found snippets of what possible status values, but not enough for a complete solution in our scripting.

Replies

man altool

The manpage doesn't say anything about possible status codes on my end.


I still haven't found any official documentation about this, but the different states I've seen so far are as follows:


"in progress": Right after uploading the application

"success": After the application has successfully been notarized

"invalid": Came across this after uploading a .pkg file that couldn't (shouldn't?) be notarized

in the last few weeks i observe, right after uploading the application
'unknown (-3)'