简体   繁体   English

在Apple Enterprise Developer Program中,开发人员如何生成不是团队管理员或代理的ipa

[英]In Apple Enterprise Developer Program how can a developer generate an ipa that is not an team admin or agent

If I am on an iOS Enterprise Development team, but am not the agent or a team admin, is there any way I can produce an .ipa? 如果我在iOS企业开发团队,但不是代理或团队管理员,有什么方法可以生成.ipa吗?

I need to archive and sign an app that users can test with. 我需要存档并签署用户可以测试的应用程序。 It will be fine if they have to register there UDID with our enterprise program, however what will not work is for our team agent to have to produce every beta build for testers, as they will be numerous. 如果他们必须在我们的企业程序中注册UDID就行了,但是不可行的是我们的团队代理必须为测试人员生成每个beta版本,因为他们会很多。 I am having trouble locating documentation on this scenario. 我在查找此方案的文档时遇到问题。

I also understand that there is Test Flight now, though I am unsure if that will suit our needs. 我也明白现在有试飞,但我不确定这是否符合我们的需要。 Test Flight seems to be tightly coupled to Apple IDs. Test Flight似乎与Apple ID紧密相关。 Our devices are shared amongst beta testers and as such are generally using one Apple ID... 我们的设备由beta测试人员共享,因此通常使用一个Apple ID ...

Your Agent/Admins should be setting up your provisioning profile with all of the devices that are applicable to testing within the Dev Portal. 您的代理/管理员应该使用适用于在Dev Portal中进行测试的所有设备来设置配置文件。 As long as you're signing your build with THAT provisioning profile all of those users/UDIDs will be able to install the app as a development build. 只要您使用THAT配置文件签署构建,所有这些用户/ UDID都可以将应用程序安装为开发版本。 It doesn't even need to be signed as Release or Distribution. 它甚至不需要作为发布或分发签名。

On another note the only difference between an Admin and a Member is permissions within the Dev Portal (cert approvals, provisioning profile creation, device registration, etc). 另一方面,管理员和成员之间的唯一区别是开发人员门户内的权限(证书批准,配置文件创建,设备注册等)。 Your Agent on the other hand has the distinct ability to Enterprise sign the Distribution build for mass-deployment. 另一方面,您的代理具有与企业签署分发构建以进行大规模部署的独特能力。

暂无
暂无

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

相关问题 如何在Apple开发人员帐户中生成IPA文件作为开发人员角色 - how to generate IPA file as a developer role in Apple developer Account 如何找到我的 Apple Developer Team ID 和 Team Agent Apple ID? - How can I find my Apple Developer Team id and Team Agent Apple ID? 是否可以在不支付Apple开发人员帐户的情况下将其添加为Enterprise Apple开发人员团队的成员? - Can I be added as a team member to Enterprise Apple developer team without having paid Apple developer account? 如何将团队成员添加到Apple Developer Program - How to add a team member to Apple Developer Program 我们可以在 Testflight 上分发使用 Enterprise 开发人员程序签名的 ipa 文件吗? - Can we distribute ipa file signed with Enterprise developer program on Testflight? 带有Apple Enterprise Developer Program的CarPlay - CarPlay with Apple Enterprise Developer Program 开发人员企业计划的Apple ID - Apple ID for developer enterprise program Xcode 7.2中如何在没有Apple开发人员程序且没有连接设备的情况下生成IPA文件? - How to generate IPA file without apple developer program and without a connected device in Xcode 7.2? 如何在Xcode7中创建没有Apple Developer Program的ipa - How to create ipa without Apple Developer Program in Xcode7 Apple(企业)开发者计划:多个团队的同一个团队代理似乎不可能 - Apple (enterprise) developer programm: Same team agent of multiple teams seems not possible
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM