feat: allow notarization on macOS versions down to 10.15 - #201
Conversation
erickzhao
left a comment
There was a problem hiding this comment.
@pjaspinski I also had a question since I'm not super familiar with legacy versions of macOS:
Apple's Notarization troubleshooting documentation seems to tell users to use macOS SDK 10.9 or later because Mavericks changed how codesigning works:
https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/resolving_common_notarization_issues#3087723
Do we want to align with that 10.9 minimum in the documentation in this case as well?
|
@erickzhao I made a mistake - |
erickzhao
left a comment
There was a problem hiding this comment.
One more doc fix, but the overall concept LGTM
Co-authored-by: Erick Zhao <erick@hotmail.ca>
|
This is a good PR and we'll merge it in, I just want to be clear: We're not supporting older versions of macOS. Using a custom notarization tool is fully unsupported. |
|
🎉 This PR is included in version 2.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
More info in the linked issue: closes #200