Help please.
I have two macOS apps, that both share an App Group to exchange information.
I use Xcode 15.2, Ventura 13.6.1
Until mid Feb 25, all was working fine, but now I get the same error message upon distribution attempt as many above: Provisioning profile failed Qualification; Profile doesn't support App Groups.
I also now have two capabilities, both called App Groups in my Signing&Capability section;
One lists my App Group, starting with the team name as it is a macOS app and another capability that just states: Application Groups entitlement may require additional configuration. With an arrow that points to my entitlement file that contains the macOS app group name.
If I try to delete the second one, that was not there before, both App Group Capabilities are deleted, together with the corresponding entitlement.
In my developer account, the app IDs have the App Group box selected but I did not further 'configure', including registration, as this is a macOS app and any name other than starting with group (for iOS app groups) is not accepted.
I deleted the provisioning profiles in MobileDevice folder, but to no avail (no UserData folder in Ventura I think)
Am I missing something? I tried to follow all the comments within this thread.
The only item I failed with was to dump the actual provisioning profile. I selected Direct Distribution for the archived project and then exported it. It is exported as an app, not an installer file And when trying to dump the app, I get the error message that the embedded provisioning profile is not found.
So what used to be a formality procedure, has now taken a day of my life ;-) and I am still no wiser.
Any help appreciated!
Topic:
Code Signing
SubTopic:
Entitlements
Tags: