How to create an iOS application using a third-party distribution profile

I developed an iOS application that my client will use internally. They sent me their distribution profile of the distribution of enterprises. When I add it to Xcode, it says: "A valid signature identifier was not found." How to create an application so that my client can run it on their devices?

+5
source share
2 answers

Your computer cannot sign up with the distribution profile because you do not have a private key for this certificate.

Alternative 1

Apple , - , . ( - ).

2

.. .

( ):

  • , , "Keychain Access" .
  • "" ""
  • iPhone .
  • " 2 "
  • .p12, , , .

6, , .

3

, , , , , , , ( , ). , .

( ). , . ( 2).., , .

+7

. Apple, ( Apple) ( ). . , , . , , . , , , .

+2

All Articles