I'm trying to create an App Group for sharing data between two apps. In one app, I've created and successfully accessed the App Group.
However, when I go to the other app and attempt to enable the app group, I get a whole bunch of errors relating the certificate and entitlements files.
The group shows up in my App Groups Capabilities area:
But when I click on it, a second copy of the group appears and errors appear all over my capabilities tabs :
and code signing area:
I've already tried deleting derived data, clean and build, etc. Hoping to avoid managing the provisioning profile manually.