简体   繁体   English

无法在Testflight上更新供应配置文件

[英]Cannot Update Provisioning Profile on Testflight

I am using testflight to provide users with access to my team's mobile apps. 我使用testflight为用户提供访问我团队移动应用程序的权限。 We want to add a new device to the provisioning profile for one of our apps. 我们希望为其中一个应用添加新设备到配置文件。 We successfully updated the provisioning profile on the Apple Developer site, but when we log on the "Permissions" tab for our app in testflight, the option to "Update Profile" is no longer available like it used to be. 我们在Apple Developer网站上成功更新了配置文件,但是当我们在testflight中登录我们的应用程序的“权限”选项卡时,“更新配置文件”选项不再像过去那样可用。 The only available option for the Provisioning Profile is to "Remove Updated Profile". 配置文件的唯一可用选项是“删除更新的配置文件”。 Any insight on how to add the updated provisioning profile to this app to give access to new users would be greatly appreciated! 有关如何将更新的配置文件添加到此应用程序以提供对新用户的访问权限的任何见解将不胜感激!

"Due to the changes in iOS 8, it's no longer possible for testers to install provisioning profiles from the iOS Settings app. App developers will now need to rebuild their Ad Hoc beta apps to update the embedded provisioning profile in the app's IPA file." “由于iOS 8的变化,测试人员不再可以从iOS设置应用程序安装配置文件。应用程序开发人员现在需要重建他们的Ad Hoc测试版应用程序,以更新应用程序IPA文件中的嵌入式配置文件。”

http://help.testflightapp.com/customer/portal/articles/829818-adding-more-testers-to-a-build- http://help.testflightapp.com/customer/portal/articles/829818-adding-more-testers-to-a-build-

Apple broke this in iOS 8; Apple在iOS 8中打破了这一局面; provisioning profiles can't be updated stand alone. 配置配置文件无法单独更新。 You will need to build a new version in Xcode. 您需要在Xcode中构建一个新版本。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM