When creating a certificate for Entreprise Distribution, no private keys are created. Leading to show this message on XCode compilation : "... but their private keys are not installed."
I created the certificate this way :
That's all. In keychain access, when i right click on the installed certificate and do "export" the ".p12" possibility is grey.
Thanks in advance for the answers.
The key is actually resides in you keychain. There are multiple keychains available for your user like below:
Just make sure you are adding certificate to the same keychain using which you created the CSR file.