要在应用程序商店外分发 mac 应用程序,您需要开发者 ID 安装程序证书。要将您的应用程序替换到应用程序商店,您需要 Mac Installer Distribution 证书。
All team members can create their own development certificate. Only a team agent or admin can create a distribution certificate. Only a team agent can create a Developer ID certificate.
所有团队成员都可以创建自己的开发证书。只有团队代理或管理员才能创建分发证书。只有团队代理才能创建开发人员 ID 证书。
| Certificate type 证书类别 | Certificate name 证书名称 | Description 描述 |
|---|---|---|
| iOS Development iOS 开发 | iPhone Developer: Team Member Name 开发者: 团队成员名称 | Used to run an iOS, tvOS, or watchOS app on devices and use certain app services during development. 用于在设备上运行 iOS、 tvOS 或 watchOS 应用程序,并在开发过程中使用某些应用程序服务 |
| iOS Distribution 发行版 | iPhone Distribution: Team Name 发行版: 团队名称 | Used to distribute your iOS, tvOS, or watchOS app on designated devices for testing or to submit it to the store. 用于在指定设备上分发 iOS、 tvOS 或 watchOS 应用程序以进行测试或将其提交到商店 |
| Mac Development | Mac Developer: Team Member Name 开发者: 团队成员名称 | Used to enable certain app services for a Mac app during development and testing. 用于在开发和测试期间为 Mac 应用程序启用某些应用程序服务 |
| Mac App Distribution 苹果应用程序发行版 | 3rd Party Mac Developer Application: Team Name 第三方 Mac 开发应用程序: 团队名称 | Used to sign a Mac app before submitting it to the Mac App Store. 用于在提交到 Mac 应用商店之前对 Mac 应用程序进行签名 |
| Mac Installer Distribution | 3rd Party Mac Developer Installer: Team Name 第三方 Mac 开发者安装程序: 团队名称 | Used to sign and submit a Mac Installer Package, containing your signed app, to the Mac App Store. 用于签名和提交 Mac 安装程序包,包含您签名的应用程序,到 Mac 应用程序商店 |
| Developer ID Application 开发者 ID 应用程序 | Developer ID Application: Team Name 开发人员 ID 应用程序: 团队名称 | Used to sign a Mac app before distributing it outside the Mac App Store. 用于在 Mac 应用商店外发布 Mac 应用之前对其进行签名 |
| Developer ID Installer 开发者 ID 安装程序 | Developer ID Installer: Team Name 开发人员 ID Installer: Team Name | Used to sign and distribute a Mac Installer Package, containing your signed app, outside the Mac App Store. 用于在 Mac 应用程序商店外签名和分发 Mac 安装程序包,包含已签名的应用程序 |