简体   繁体   English

如何共享一个现有的iOS供应配置文件(或应提交的应用)?

[英]How does one share an existing iOS provisioning profile (or app due for submission)?

A colleague has a completed iPhone app ready for submission to the App Store. 一位同事已准备好完整的iPhone应用程序,可以提交给App Store。 In his iTunesConnect/Apple Dev account/XCode/etc. 在他的iTunesConnect / Apple Dev帐户/ XCode /等中。 he has his own profiles and certifs all set up. 他拥有自己的个人资料和证书。 Now we would like to pass responsibility for the submission to me. 现在,我们想将提交的责任转交给我。 I have my own iTunesConnect/Apple Dev account/XCode/etc. 我有自己的iTunesConnect / Apple Dev帐户/ XCode / etc。 as you might imagine, associated with my own business. 如您所料,与我自己的业务有关。

I'll be making the first submission, but ideally we'd like to both be able to make them for future releases, and I'm imagining it would be best to use his rather my than my Apple Dev account, as otherwise the app will be associated with my company rather than his, and he built the app for his client. 我将进行首次提交,但理想情况下,我们希望两者都可以使其将来发布,并且我认为最好使用他而不是我的Apple Dev帐户,否则使用该应用程序将与我的公司而不是他的公司相关联,他为客户构建了该应用程序。

Yes? 是? No? 没有? What is the best way ahead please? 请问最好的方法是什么?

Thank you for reading. 感谢您的阅读。

If these are individual Apple Developer enrollments, then there is no team. 如果这些是Apple Developer的个人注册,则没有团队。 You can only have developer teams with corporate/company Apple Developer enrollments/accounts. 您只能拥有具有公司/公司Apple开发人员注册/帐户的开发人员团队。 With individual accounts, only the enrolled agent (using their own developer account login) can download their certificates and provisions and submit apps under their accounts name. 对于个人帐户,只有已注册的代理(使用其自己的开发人员帐户登录名)可以下载其证书和规定并以其帐户名提交应用程序。

If you do let the other developer use or log into your Mac to make an app submission using their own developer account, you might want to set up a separate User account on your Mac for that purpose, in order not to mix together the keychain certificates and logins of two accounts, which can make a mess. 如果您确实允许其他开发人员使用他们自己的开发人员帐户使用或登录Mac来提交应用程序,则可能要为此在Mac上设置一个单独的用户帐户,以免将钥匙串证书混在一起和两个帐户的登录信息,这可能会造成混乱。

If you want the app in the App store to be listed under the end clients name (recommended), and that client is a corporation, not an individual, then you might want to get added to the client's (enrolled in Apple's Developer program as a company) team. 如果您希望将App Store中的应用程序列在最终客户名称下(推荐),并且该客户是公司而不是个人,那么您可能希望将其添加到该客户的公司中(以Apple的Developer程序注册公司)团队。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ios app的配置文件 - Provisioning profile for ios app 为现有应用程序创建新的IOS应用程序证书和配置文件 - Create new IOS app certificate and provisioning profile for existing app 更改与配置文件关联的应用程序ID是否会破坏使用该配置文件部署的现有应用程序 - Does changing the app ID associated with a provisioning profile break existing apps deployed with that same provisioning profile WatchKit 应用程序是否需要与 iOS 应用程序不同的配置文件? - Does a WatchKit app require a separate provisioning profile from an iOS app? 如何对现有的.ipa或应用签名。 配备配置文件 - How to signig existing .ipa or app. with provisioning profile Fastlane,如何在 ios 应用程序中使用匹配来指示我的主机和共享扩展的 PROVISIONING_PROFILE_SPECIFIER? - Fastlane, how do I use match to indicate PROVISIONING_PROFILE_SPECIFIER for my host and share extension in ios app? 如何在iOS应用程序中嵌入配置文件 - How Do You Embed a Provisioning Profile in an iOS App iOS Provisioning Profile不在一个特定设备上安装 - iOS Provisioning Profile not installing on one particular device 如何为现有的应用程序iOS创建配置文件? - How to create provision profile for an existing app iOS? iOS企业应用分发版-设置配置文件已过期 - iOS Enterprise App Distribution – Provisioning Profile expired
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM