Provisioning profile "iOS Team Provisioning Profile: myBundleID" doesn't support the Keychain Sharing capability.

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.

Replies

Same probleme here

I am also facing same issue. Nasty surprise. Can't build app.

Same situation here. I have tried every possible solution and nothing really worked.

Also getting this issue

same for my free developer account.

All my old and new projects failed with the same error.


⁨Library⁩ ▸ ⁨MobileDevice⁩ ▸ ⁨Provisioning Profiles⁩

All Providion Profiles gets Unknown App ID.

tried removing them but still gets Unknkown ID in the new profiles.

I am also experiencing the same problem. I think it is some kind of apple’s xcode outbreak. I hope they will fix this as soon as possible.

I followed those steps and it worked for me.


But I also deleted Xcode and downloaded an old version (just to authenticate on Apple-Id)


DELETE XCODE (remove application) and Empty Trash


1 - Deleted all Xcode files Go to: ~/Library/Developer/Xcode/

2 - Deletei all Xcode certificates in KeyChain

and Empty Trash


https://macpaw.com/how-to/clear-xcode-cache


Install Xcode Old Version:

https://download.developer.apple.com/Developer_Tools/Xcode_9.4.1/Xcode_9.4.1.xip

Create new project on Xcode (login Apple ID)

Run project.

Take a cold Beer.... 😉

Now and just add your old project and you're done.


🙂 happy Again.

Any luck ?

Facing the same issue with Xcode 11.