Provisioning profile and entitlements for macOS app

Xojo has Code Signing and Entitlements section in the project settings but only for iOS. Why the same functionality isn’t available for macOS project?

For example, I’m trying to add entitlements to use iCloud functionality with Developer ID Application Certificate (non app store distribution) and it works fine with Xcode, but I can’t sign Xojo built app with entitlements (terminal commands) properly and app quits unexpectedly on launch. So, project settings for signing macOS app in Xojo will be very useful, or maybe the only way to do it right.

1 Like

Make your life much easier and use AppWrapper.

We’re all asking the same question. Another vote for AppWrapper from me, I love it and it’s saved me so much trouble. @Sam Rowlands (guy who made it) is also the man.