Out of nowhere today, I got this error when I try to build my app for a device but not when I try to run a simulatorAutomatic signing is unable to resolve an issue with the "MyAppName" target's entitlements.Automatic signing can't add the application-identifier and keychain-access-groups entitlements to your provisioning profile. Switch to manual signing and resolve the issue by downloading a matching provisioning profile from the developer website. Alternatively, to continue using automatic signing, remove these entitlements from your entitlements file and their associated functionality from your code.Provisioning profile "iOS Team Provisioning Profile: my.app.bundle" doesn't include the application-identifier and keychain-access-groups entitlements.I have looked online but have not been able to solve this, any help would be appreciated.