My app is complete. I want to submit it to the app store.
From iPhone Dev Portal > Distribution > Prepare App (tab)
I Obtained my iPhone Distribution Certificate.
I Created and downloaded my iPhone Distribution Provisioning Profile for App Store Distribution.
I am attempting to Build my Application with Xcode for Distribution, but am stuck when attempting to select the iPhone Distribution Certificate/Provisioning Profile from the Code Signing Identity field in the Build pane of the Target Info window of my app.
The private key for my iPhone Distribution certificate is missing, despite the fact that I downloaded it and dragged and dropped it in XCode on the dock. It is in my KeyChain application.
There is a note in the Distribution instructions which reads:
Note: If the private key for your iPhone Distribution certificate is missing, you will be unable to select the iPhone Distribution Certificate/Provisioning Profile pair and you will see the following. Importing the private key for your iPhone Distribution certificate will correct this.
I do not see the following "Importing the private key for your iPhone Distribution certificate will correct this."
I see instead "Matching Certificate Identity with Private Key not found in log in Key Chain"
My question: How do I import my iPhone Distribution certificate? I find no instructions to do so.
Although, I found the Keychain Access app and confirm that the private and public 2048 bit, RSA keys which I created are in the login Keys. I am not familiar with exactly what a "Key Chain" is or how it is used.
Thanks for anyones help
Jerry
From iPhone Dev Portal > Distribution > Prepare App (tab)
I Obtained my iPhone Distribution Certificate.
I Created and downloaded my iPhone Distribution Provisioning Profile for App Store Distribution.
I am attempting to Build my Application with Xcode for Distribution, but am stuck when attempting to select the iPhone Distribution Certificate/Provisioning Profile from the Code Signing Identity field in the Build pane of the Target Info window of my app.
The private key for my iPhone Distribution certificate is missing, despite the fact that I downloaded it and dragged and dropped it in XCode on the dock. It is in my KeyChain application.
There is a note in the Distribution instructions which reads:
Note: If the private key for your iPhone Distribution certificate is missing, you will be unable to select the iPhone Distribution Certificate/Provisioning Profile pair and you will see the following. Importing the private key for your iPhone Distribution certificate will correct this.
I do not see the following "Importing the private key for your iPhone Distribution certificate will correct this."
I see instead "Matching Certificate Identity with Private Key not found in log in Key Chain"
My question: How do I import my iPhone Distribution certificate? I find no instructions to do so.
Although, I found the Keychain Access app and confirm that the private and public 2048 bit, RSA keys which I created are in the login Keys. I am not familiar with exactly what a "Key Chain" is or how it is used.
Thanks for anyones help
Jerry