Xcode学习03:Xode报xxxiPhone(Developer Mode Disabled)
问题一
- 如果你的iPhone手机连接上你的Mac,Xcode在真机运行的时候出现如下问题:
1 | xxxiPhone(Developer Mode Disabled) |
- 这是由于你的iPhone手机设备开发者模式是关闭状态
隐私与安全性 -> 开发者模式 -> 开启
打开后,设备会重启
- 此时你就可以正常运行项目到真机开发测试了
- Post title:Xcode学习03:Xode报xxxiPhone(Developer Mode Disabled)
- Post author:张建
- Create time:2023-04-30 14:53:14
- Post link:https://redefine.ohevan.com/2023/04/30/Xcode/Xcode学习03:Xode报xxxiPhone-Developer-Mode-DIsabled/
- Copyright Notice:All articles in this blog are licensed under BY-NC-SA unless stating additionally.