Yes, that should help. At least it shows what an entitlements file needs to look like and which exception setting a webkit/webengine based viewer might need to use, and where it goes in the signing process.
You are right, Apple's mac developer docs are bad and especially are horrible for anyone wanting to automate the process and not use XCode.
I am still unsure what exceptions are needed to embed an entire Python 3.7 interpreter inside our app, and how external python modules/packages will be viewed that are not signed, how pure python plugins are treated if not signed, etc. What about python byte code and bytecode caches being written to places inside the app. Their current docs seem set for simple do one thing apps.
Thanks again for the links. They will be a big help.
Quote:
Originally Posted by kovidgoyal
|