-
-
Notifications
You must be signed in to change notification settings - Fork 111
Code signing
slspencer edited this page Jun 20, 2023
·
1 revision
- Our build pipeline GH Actions workflow script CI.yml includes a section to sign our MacOS *.dmg files, which calls the 'Apple notary check' to confirm our Apple Developer Account is up to date.
- This requires us to renew our Apple Developer account every year.
- Occasionally Apple will update its user agreement. Login to the Apple Developer account and accept, else the Apple notary check will fail.