I’m considering have my apps singed and notarized and looking for a step by step/how to process.
What I’ve gathered so far:
Need to pay the Apple Mafia their fee.
Have Xcode installed.
Get the Developer ID for the Cert and place in the respective field in XOJO
Build app
Submit app for notarization using the notarytool command
Anything I missed or should know?
Also if I decide to distribute to the App store, how/where do I submit the app(‘s) to the Apple store, after all the signing/notarizing is done?
BUT probably you’ll want to update your Xojo license for the current one… specially when it is about publishing macOS apps through the AppStore.
In addition, apps intended to be submitted/ published to the Mac App Store doesn’t have to be Notarized / Hardened Runtime enabled. They require to have Sandboxing enabled instead.
There are script solutions available for DIY signing and notarization (and DMG building) - here are a few examples I found (I can not vouch for any of these personally )