0

I am a team admin and I am trying to get Xcode to request and download a distribution (not development) certificate. However it appears to need to be a 'team distributor' in order to do this according to Apple documentation.

If you are the team distributor, Xcode requests and downloads your team’s distribution certificate, in addition to downloading your development certificate.

http://developer.apple.com/library/ios/#recipes/xcode_help-devices_organizer/articles/obtain_certificates_and_provisioning_profiles.html

I can't find team distributor anywhere else in the documentation. Can a team admin download a development certificate through Xcode?

4

1 回答 1

1

正如文档所定义的,在供应门户中只有三个角色。

团队成员、团队管理员和团队代理。代理高于管理员,但唯一的额外特权是能够接受法律文件。因此,任何团队管理员都可以下载 + 创建开发或分发证书,或接受任何团队成员的请求。

团队成员可以申请开发证书并下载开发配置文件。

于 2013-02-05T18:01:40.170 回答