iOS应用程序签名和所有权

时间:2018-02-02 23:28:01

标签: android ios keystore android-keystore

我有一个关于将iOS应用程序的所有权转移给其他开发人员的问题。在Android上,您只需要签名密钥和密钥库(jks文件),有权访问的人可以为Google商店创建应用程序。我想知道在iOS上做同样的事情是必要的,因为有配置文件,证书和涉及的不同内容。

2 个答案:

答案 0 :(得分:1)

对于iOS,您不需要该开发者Apple帐户。然后登录iTunesConnect,您将看到用户和角色选项。在那里,您可以为要获得所有权的特定应用添加用户。

答案 1 :(得分:1)

Only two thing you have to do...

  1. Send p12 file of Distribution-Certificate with its private key and CSR file

  2. Add the developer as per role you required at developer.apple.com.

Apple Developer Program Team Roles

Team Agent Available to developers enrolled as an individual or an organization The person who completes enrollment automatically becomes the Team Agent. There can only be one Team Agent.

Admin Available only to developers enrolled as an organization Admins serve as a secondary contact for teams and have many of the same responsibilities as Team Agents.

Member Available only to developers enrolled as an organization Members have access to membership benefits, but have limited responsibilities.

https://developer.apple.com/support/roles/