EasyRPG / buildscripts

The scripts used to compile needed libraries for supported platform ports on our Jenkins server
https://ci.easyrpg.org/view/Toolchains/
Other
17 stars 18 forks source link

macOS automated notarization #93

Open fdelapena opened 3 years ago

fdelapena commented 3 years ago

According to the following guide (example shell script provided), it is possible to automate the app bundle notarization process.

Non-appstore signing for macOS and notarization is free, and the automation is even possible for the continous builds (for PR builds is maybe a bit overkill, though).