iphonecode-signingrenewal

Code Sign error after renewing my certificate


my certificate has just expired. I renewed it on Team section, then renew provisioning profile, and reinstall them on my keychain and xcode, and then I get this error :

Code Sign error: The identity 'iPhone Developer' doesn't match any valid certificate/private key pair in the login keychain

What should I do ?

Thanks a lot

Thierry


Solution

  • I found the problem. I have erased my private key.

    I had to request 'CertificateSigningRequest.certSigningRequest' certifcate using keychain which create a new private key.