Cannot debug app on Xcode 7.1 beta, with iOS 9.0 GM

风格不统一 提交于 2019-12-30 17:27:24

问题


I am getting the following error when trying to run my app using Xcode 7.1 Beta (7B60) with iOS 9.0 GM installed on my iPad:

An error was encountered while enabling development on this device.

Please try rebooting and reconnecting the device. (0xE8000076)

Is there a fix for this issue ? Apple developer forum has one related post , but with no solution


回答1:


You need to run iOS 9.1 beta together with Xcode 7.1 beta. Using a GM iOS and a beta Xcode together leads to this kind of problems.

I'd suggest to simply use Xcode 7.0 GM with your installed version of iOS.



来源:https://stackoverflow.com/questions/32605563/cannot-debug-app-on-xcode-7-1-beta-with-ios-9-0-gm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!