前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >XCode 无法在新 iOS 系统下运行程序 configuration is unsupported running iOS which is not supported by Xcode

XCode 无法在新 iOS 系统下运行程序 configuration is unsupported running iOS which is not supported by Xcode

作者头像
圆号本昊
发布2021-09-24 11:10:42
7680
发布2021-09-24 11:10:42
举报
文章被收录于专栏:github@hornhuang

一、问题

The current device configuration is unsupported. This iPhone XS Max is running iOS 14.0 (18A373), which is not supported by Xcode 11.7. 也可能是:的iPhone is not available. Please reconnect the device.

  • 旧版 XCode 无法再新版 iOS 系统下调试

二、解决

  1. 从此链接下载 iOS 14 支持文件: filsv/iPhoneOSDeviceSupport:https://github.com/filsv/iPhoneOSDeviceSupport
  2. 关闭 Xcode 将下载的文件解压缩到: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
  3. 粘贴解压文件
  4. 重新打开Xcode ,等待他 index 结束,运行解决

三、解语

  • 如果对大佬有用,求个赞呗~~
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2021/07/30 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 一、问题
  • 二、解决
  • 三、解语
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档