notarize
notarize copied to clipboard
Include notarization log in debug output regardless of notarization result
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:
Great idea! What do you think about submitting your change as a PR?
PRs welcome 💯
:tada: This issue has been resolved in version 2.4.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: