Include notarization log in debug output regardless of notarization result
larrywalters opened this issue ยท 3 comments
larrywalters commented
According to Apple's documentation, it is recommended to always check the notarization log, even if the request succeeds. This is because there may be warnings included which would be helpful to the developer(s). It makes sense therefore to always print the log in the debug output.
Therefore, I suggest making the following change in notarytool.ts
:
nikwen commented
Great idea! What do you think about submitting your change as a PR?
MarshallOfSound commented
PRs welcome ๐ฏ
continuous-auth commented
๐ This issue has been resolved in version 2.4.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐