Xcode 的 Device Support Files 缺失问题

21 阅读1分钟
  1. 从 GitHub 下载对应版本的 Device Support 文件

  2. 将下载的文件夹复制到以下目录:

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
  1. 重启xcode