I have a build failure problem in my project. The two messages read:
Automatic signing failed Xcode failed to provision this target. Please file a bug report at <https://feedbackassistant.apple.com> and include the Update
Signing report from the Report navigator. Provisioning profile "iOS Team Provisioning Profile: com.hodge.MeditateMD" doesn't include the com.apple.developer.activitykit entitlement.
When I look at my entitlements in the signing and capability, I see that the com.apple.activitykit is missing. When I go to my app in the developer website, I can’t find live activities to add to the provisioning profile.
I am really stuck and would appreciate any help!