vote up 2 vote down star

I had an older mac mini that I had used to register the certifications and....etc. I never really got to the stage for actually using them since i only tested on the iPhone simulator.

Today I have a new mac mini, and i am trying to deploy to a device. Is there any gotchas here that im missing with this new mac mini?

When i Build & Go to device 3.0 i get an error. "Code sign error: the identity "iPhone Developer: " doesnt match any valid certificate/private key pair in the default keychain".

And indeed, when i go to the key access chain app, i can see that my keys dont have the certificate associated with it (even thought I have the certificate "iPhone Developer: " listed.

Any insights into this entirely to complex of a process would help me. Thanks!

flag

0% accept rate

1 Answer

vote up 1 vote down

You will need to follow their detailed instructions on preparing your system and device for application development. Rather then duplicate the explanation I'll give you a link. http://developer.apple.com/iphone/library/documentation/Xcode/Conceptual/iphone_development/128-Managing_Devices/devices.html#//apple_ref/doc/uid/TP40007959-CH4-SW2

link|flag
many thank you's. – unknown (yahoo) Sep 21 at 20:27
So why is it necessary that i keep a backup of my private key? The docs suggest this in case i want to build on another machine. But couldn't i just go thru the same certification creation process and get another key? Or, can't i just download the certification from the Dev. Portal from my team? – unknown (yahoo) Sep 21 at 20:42
BTW, I still dont see my certification associated with my private key. good lord, what am I doing wrong?! – unknown (yahoo) Sep 21 at 20:46
FYI, i finally got it to be associated by deleting the old certificate and requesting a new one. – unknown (yahoo) Sep 21 at 21:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.