This is a module for Project Forge. It sends files to Apple for notarization.
https://github.com/kyleu/projectforge/tree/main/module/notarize
Licensed under CC0
- Notarizes built artifacts using Apple's services
- To function, your project's
SigningIdentity
must be set and theNotarize
build option must be enabled - You'll need to install gon and, if you're on Apple Silicon, patch the binary
- It takes forever and sends you multiple emails, so use cautiously