Today, I and other developers get the error when running projects on the device. Regardless of whether the old or newly created project has this problem. Is this errors from Apple?
Provisioning profile "iOS Team Provisioning Profile: myBundleID" doesn't support the Keychain Sharing capability. (in target 'DempApp')
Provisioning profile "iOS Team Provisioning Profile: myBundleID" doesn't include the keychain-access-groups entitlement. (in target 'DempApp')
I tried cleaning build folder, removing account, removing items in Provisioning folder, changing bundle id,... all failed.