简体   繁体   English

iOS 9 Beta 3无法信任Enterprise Developer Apps

[英]iOS 9 Beta 3 Can't Trust Enterprise Developer Apps

I updated to iOS 9 Beta 3 today, and I need to test an IPA file on my phone. 我今天更新到iOS 9 Beta 3 ,我需要在手机上测试一个IPA文件。

I put it on, and it says I need to trust the developer first before I can open the app. 我把它打开了,它说我需要先信任开发人员才能打开应用程序。 I went to Settings > General > Profiles , and the option to do so is not present like it was in iOS Beta 2 . 我进入了Settings > General > Profiles ,并且没有像在iOS Beta 2那样存在选项。 Anyone else have this problem and a solution? 其他人有这个问题和解决方案吗?

I was having a similar issue and I just resolved it. 我遇到了类似的问题,我刚解决了。 Below are the steps I took: 以下是我采取的步骤:

  1. Open up Xcode 7 Beta 3 打开Xcode 7 Beta 3
  2. Open the Devices Window under the Window menu item (CMD+SHIFT+2) 打开窗口菜单项下的设备窗口(CMD + SHIFT + 2)
  3. Under Devices on the upper left select your device that you cannot run the app on 在左上角的设备下,选择无法运行应用程序的设备
  4. Right Click on your device and and select Show Provisioning Profiles 右键单击您的设备,然后选择显示配置配置文件
  5. Select each provisioning profile on the phone and click the [-] to delete all of them. 选择手机上的每个配置文件,然后单击[ - ]删除所有配置文件。
  6. Now try installing the app via Xcode, if you keep the Show Provisioning Profiles window open you will see it install the ones for your app. 现在尝试通过Xcode安装应用程序,如果您打开Show Provisioning Profiles窗口,您将看到它为您的应用程序安装了那些。

That did the trick for me. 这对我有用。 I could not trust the app since it was not in the profiles and this got it to launch just fine now. 我不相信应用程序,因为它不在配置文件中,这使它现在发布得很好。 Best of luck! 祝你好运!

I solved my problem by setting up Testflight internal testing through iTunes Connect. 我通过iTunes Connect设置Testflight内部测试解决了我的问题。 I can test my apps now. 我现在可以测试我的应用了。

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

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