Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi everyone,

You might think, not again such a question where are already thousands of topics about..
However, I've not been capable of finding the answer i needed to fix this problem.

None of these topics go as deep as the Keychain.

When i'm trying to deploy my app to an iPhone, i'm recieving the following message:
Code Sign error: The identity 'iPhone Developer: [Name] ([ID])' doesn't match any valid, non-expired certificate/private key pair in your keychains.

Now, as said, I have been looking for multiple guides or fixes, however, none of them seemed to fix this issue.

Things i've tried:
- Use Apple's walkthrough for app deployment for countless of times
- Searched the internet for guides for app deployment
- Changed the content of the 'pbxproj' file inside the 'xcodeproj' package.
- Retrieve all available profiles from Apple's server using the Refresh button in xcode 4.6 (allows you to obtain automatically)

After trying all of these ways, I've still not been able to solve the issue. One problem i've seen is that at first hand, the certificate in the Keychain was showing an invalid status, which is now solved.

However, if i'm right, there are supposed to be two keys attached to the certificate. A public and private key, and these are not showing.

Neither are there any keys showing in the Keys tab in the Keychain Access.

I hope you guys will be able to help me out here.

Yours Sincerely,
Lars
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900