I am trying to build my iphone app for distribution to the app store, but I get the error:
Quote:
|
Code Sign error: The identity 'iPhone Distribution' doesn't match any valid certificate/private key pair in the default keychain
|
When I saw this, I opened up Keychain Access, and realized the following: Under the iPhone Developer certificate I had a private key with my name (I have no trouble putting my project on my device for development).
The problem, I think, is that there is no private key under the iPhone Distribution certificate.
Could someone please tell me how I get a private key for the distribution certificate?