Xcode problem with the certificate manager

I am trying to create a certificate but I am not succeeding, when I press on the "plus" I get the following error message.

I also tried to delete the certificates, but the menu is disabled.

As you can, as a type of status for certificates I am shown "Not in Keychain".

In fact, if I go to "Access to keychain" on login, there are neither certificates nor private or public keys.

At the moment I have done in access to the keychain "initialize the default keychain", then in login I have no certificate, no private or public keys, I have deleted everything.

But I am unable to delete these certificates from the xcode manager.

I don't have a paid developer account, I don't know if this could be the problem.

I use xcode to test other people's apps or develop something just to use it myself.

Can you give me a hand?

Is your Apple ID a member of a paid team? Or are you use free provisioning (in Xcode this shows up as a Personal Team)?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I am using free provisioning. Can you help out?

I am using free provisioning.

Yeah, that’s what I suspected.

If you have a paid account you can log in to the Developer website and sort this stuff out by hand. However, that option isn’t available to folks using the free option.

Beyond that, I don’t have any suggestions. Every time I use free provisioning, it just works. You could try reaching about to Apple Developer Program Support, via Apple > Developer > Contact Us, but I don’t know what level of support they provide for free accounts.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Xcode problem with the certificate manager
 
 
Q