CodeSignature/CodeResources

Comments

1 comment

  • iBuildApp

    I think there is a good post in our forum: http://ibuildapp.com/forum/?mingleforumaction=viewtopic&t=723.0
    Also: You can’t use the existing downloaded from apple certificate since it must match the private and public key – Certificate Codesigning Request (CSR).
    Since the CSR was generated in different places, then it doesn’t match and when you are trying to generate p12 you are getting error.
    you need:
    - to export the existing certificate from Mac computer in p12 format per instructions: http://ibuildapp.com/faq-iphone/#24
    - OR revoke the existing certificate on apple site and go through all the steps per Option – “I don’t know how to create a Certificate, Private Key and Provisioning file, or I don’t have a Mac computer на странице publishing” when publishing app.
    Thanks, rafael

    0
    Comment actions Permalink

Please sign in to leave a comment.