Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can't enable keychain sharing on Xcode 8.0 beta 6

So I'm trying to turn on the Keychain sharing in target capabilities, and I got this error message:

Add the keychain sharing feature to your App ID.

enter image description here

The entitlements file is changed automatically when I turn on the Keychain Sharing. Anyone knows how to fix the second step? I did not find Keychain Sharing options for App ID in member centre.

enter image description here

Thanks!

like image 964
Ke MA Avatar asked Aug 17 '16 21:08

Ke MA


Video Answer


1 Answers

The issue is still present in Xcode 8.1.

And, as Carles pointed in the comment above, restarting Xcode does the trick.

like image 109
Bojan Dimovski Avatar answered Sep 21 '22 06:09

Bojan Dimovski