Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 625 Bytes

notarize.md

File metadata and controls

16 lines (10 loc) · 625 Bytes

Notarize

This is a module for Project Forge. It sends files to Apple for notarization.

https://github.com/kyleu/projectforge/tree/master/module/notarize

License

Licensed under CC0

Usage

  • Notarizes built artifacts using Apple's services
  • To function, your project's SigningIdentity must be set and the Notarize 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