How to create a developer provisioning profile request in iOS Enterprise Account?

后端 未结 3 1076
一整个雨季
一整个雨季 2021-02-10 13:01

We have iOS Enterprise Account. Right now we want to add a developer to our team, and the developer will create a developer provisioning profile. The problem is the new added de

3条回答
  •  故里飘歌
    2021-02-10 13:18

    Steps:

    • You invite the new developer to join your development team by sending an invitation from the Member Center at http://developer.apple.com/ios (There should be a "People" item on the navigation bar at the top of the page. Apple has a good screenshot in the Tools Workflow Guide)
    • Developer accepts invitation.
    • Developer creates a certificate signing request using Keychain Access and uploads it to the portal.
    • An administrator on your team approves the certificate.
    • Administrator creates a new provision profile and adds the developer, or simply adds the developer to an existing profile.
    • Developer downloads signed certificate and provision profile from portal.

提交回复
热议问题