Hello,
How can I test my Catalyst app in Sandbox mode on macOS? When running the app from Xcode, it already has access to for example location without asking for permissions.
If I archive the app and select distribution method "Developer ID" I get the following error message:
"Profile doesn't include the com.apple.developer.nfc.readersession.formats and com.apple.developer.siri entitlements."
I have tried deleting all of the profiles and let Xcode manage them, but still get the same error message - so I'm unable to export the app to other destinations than the App Store.