How can I get the capability list (https://developer.apple.com/support/app-capabilities/) for existing MacOs application? Planning to register AppId and want to compare my list with existsing application.
Regards, Pavel
How can I get the capability list (https://developer.apple.com/support/app-capabilities/) for existing MacOs application? Planning to register AppId and want to compare my list with existsing application.
Regards, Pavel
Suppose, you can inspect embedded.provisionprofile for the "Entitlements" key and get the list of entitlements, example from Google Chrome profile