如何在iOS企业帐户中创建开发人员配置文件请求?

问题描述:

我们有iOS企业帐户。现在我们想向我们的团队添加开发人员,开发人员将创建开发人员配置文件。问题是新添加的开发人员在他的苹果帐户中看不到Provisioning Profile标记。任何人都知道新添加的开发者如何创建配置文件?

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 developer doesn't see the Provisioning Profile tag in his apple account. Any one has any idea how does the new added developer create a provisioning profile?

谢谢!

步骤:


  • 你邀请新开发人员加入您的开发团队,发送来自会员中心的邀请,请访问 http://developer.apple.com / ios (页面顶部的导航栏上应该有一个People项目.Apple在工具工作流程指南

  • 开发人员接受邀请。

  • 开发人员使用Keychain Access创建证书签名请求并将其上传到门户网站。

  • 管理员在您的团队中批准证书。

  • 管理员创建新的配置文件并添加开发人员,或者只是将开发人员添加到现有配置文件中。

  • 开发人员从门户网站下载签名证书和配置文件。

  • 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.