0

I am writing an Interactive book application(TheBlueJackal.xcodeProj).when I run the application it is working fine but when I tried to create .ipa (IPA file) and when I click on export button after selecting the corresponding provisioning profile I am getting the following error

Code signing operation failed Check that the identity you selected is valid.

I want to know when this error occur. I tried a lot in google but unable to find the correct reason. Can anyone please help me in understanding this error.

Thanks in advance.

Harish
  • 11
  • 2
  • This could help you http://stackoverflow.com/a/9649804/1062286 – Raghav Sep 09 '14 at 11:49
  • Bundle identifier of provisioning profile should match it in Info->Bundle identifier. – KudoCC Sep 09 '14 at 11:51
  • the below link solved my problem http://stackoverflow.com/questions/21431873/xcode-5-0-2-code-signing-operation-failed-check-that-the-identity-you-selected – Harish Sep 11 '14 at 12:07

0 Answers0