美文网首页
Development cannot be enabled wh

Development cannot be enabled wh

作者: goodthing | 来源:发表于2016-11-17 10:16 被阅读1852次

是不是昨天还好好的今天突然真机运行的时候Xcode回弹出这样的提示?

分析出现的原因找到了这篇博客:http://blog.csdn.net/u013538542/article/details/52052584.

当然英文好的也可以浏览下国外的这篇文章:http://stackoverflow.com/questions/26791477/xcode-device-locked-when-iphone-is-unlocked

其实看后就是需要自行一下以下的几部操作就可以

点击手机的 设置 --> 通用 --> 还原 --> 还原位置和隐私 

[注意:]操作完后 关闭 Xcode 后顺带拔掉数据线后.重新打开 Xcode 的连接设备,在手机上会有提示框,选择"信任".

重新跑程序,如果还有这个问题.请清理下工程,快捷键--> command + shift + k .再次跑下程序.就可大工告成了

下面附上截图:

相关文章

网友评论

      本文标题:Development cannot be enabled wh

      本文链接:https://www.haomeiwen.com/subject/bmrdpttx.html