notarize icon indicating copy to clipboard operation
notarize copied to clipboard

Include notarization log in debug output regardless of notarization result

Open larrywalters opened this issue 2 years ago • 2 comments

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: ProposedDff

larrywalters avatar Jun 14 '23 03:06 larrywalters

Great idea! What do you think about submitting your change as a PR?

nikwen avatar Jun 22 '23 18:06 nikwen

PRs welcome 💯

MarshallOfSound avatar Jun 25 '23 06:06 MarshallOfSound

:tada: This issue has been resolved in version 2.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

continuous-auth[bot] avatar Aug 13 '24 21:08 continuous-auth[bot]