With code signing on, Xcode 433 on Lion won't build because it won't recognize my certificate:
There's a cert named "Mac Developer: My RealName (XXHAFGESJK)" in my keychain. It's nowhere near expired, and it says "valid".
If I copy / paste the entire quoted name above there into Build Settings::Code Signing Identity::Other, it still gets the same error. The "Mac Developer" name appears in the "Automatic Profile (recommended)" part of the popup menu.
I've googled / read pdf's for a couple hours but nothing is really coming close.
What am I missing?
The identity 'Mac Developer' doesn't match any valid, non-expired certificate/private key pair in the default keychain
There's a cert named "Mac Developer: My RealName (XXHAFGESJK)" in my keychain. It's nowhere near expired, and it says "valid".
If I copy / paste the entire quoted name above there into Build Settings::Code Signing Identity::Other, it still gets the same error. The "Mac Developer" name appears in the "Automatic Profile (recommended)" part of the popup menu.
I've googled / read pdf's for a couple hours but nothing is really coming close.
What am I missing?