美文网首页
xcode 支持12.3.1 真机调试

xcode 支持12.3.1 真机调试

作者: yellowzhou | 来源:发表于2019-06-28 14:45 被阅读0次

1、打开查询支持版本路径

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport

2、将 iOS 12.2 拷贝命名为 iOS 12.3 即


3、允许依然报错
Development cannot be enabled while your device is locked.
Please unlock your device and reattach. (0xE80000E2).

解决方案:

  • 设置 --> 通用 --> 还原 --> 还原位置和隐私
  • 重启xcode

相关文章

网友评论

      本文标题:xcode 支持12.3.1 真机调试

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