Re: Xcode: could not export identity from Keychain
Re: Xcode: could not export identity from Keychain
- Subject: Re: Xcode: could not export identity from Keychain
- From: Alex Zavatone <email@hidden>
- Date: Sat, 02 Jan 2016 11:16:03 -0500
Yeah, there should be your certs in the login or system keychain
The private key is created with you select your cert and export it from the File menu.
You can then take this (record the password), copy it onto your other box and double click to install it. It gets installed back into your keychain on the new box.
I got to overview on this process from Ron Roche's book, Essential iOS Build and Release, Chapter 4.
Even though Xcode is supposed to do this for you these days, in my mind, it's imperative to understand what's going on under the hood so you can deal with situations exactly like this.
On Jan 2, 2016, at 9:05 AM, sqwarqDev wrote:
>
>> On 2 Jan 2016, at 20:58, Alex Zavatone <email@hidden> wrote:
>>
>> Can you export it from your Keychain Access app?
>>
>
> Not sure. There is no developerProfile in Keychain; I believe it’s a file created by Xcode from all the various certificates and stuff in Keychain. I can sure export all those, and I suppose import them all into the Keychain on my other mac, but I don’t know how I’d then import those into Xcode.
>
> I also just turned on iCloud keychain (something I’m philosophically opposed to, but that’s another story), in the hope that if the two macs keychains were synced then that might somehow magically allow my signing identity to appear in Xcode on the other machine when I signed in with my AppleID. Alas, I still got the “you have a developer profile in the Member Center but it is not installed locally” message.
>
>
> Best
>
>
>
> Phil
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden