In the old days, man pages listed the return codes of an app. That is not the case with notarytool.
- Is there a place where the possible return codes are listed?
- Apart from parsing notarytool's output, is there a way to get the submission-id returned.
I am working on updating our automation scripts and would like them to be robust but also legible. Alttool output parsing was a bit of a mess in the previous version. I want this to be easy for whoever maintains this in a year or two.