# DeviceSupport **Repository Path**: ifanio/DeviceSupport ## Basic Information - **Project Name**: DeviceSupport - **Description**: iOS真机调试支持文件,支持iOS9-15,已支持最新的iOS15.0;解决【Your Xcode version may be too old for your iOS version.】的问题。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-06-25 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # iOS DeviceSupport(简体中文) iOS真机调试支持文件 (iOS9 - iOS15), 为了解决这个问题:[Your Xcode version may be too old for your iOS version]。 支持 2021.6.8(GMT+8)15.0 Develper Beta 1。 ## 最近5次更新
**iOS 15.0** - [下载](https://github.com/ilobos/DeviceSupport/blob/master/DeviceSupport/iOS-15/15.0.zip)
**iOS 14.6** - [下载](https://github.com/ilobos/DeviceSupport/blob/master/DeviceSupport/iOS-14/14.6.zip)
**iOS 14.5** - [下载](https://github.com/ilobos/DeviceSupport/blob/master/DeviceSupport/iOS-14/14.5.zip)
**iOS 14.4** - [下载](https://github.com/ilobos/DeviceSupport/blob/master/DeviceSupport/iOS-14/14.4.zip)
**iOS 14.3** - [下载](https://github.com/ilobos/DeviceSupport/blob/master/DeviceSupport/iOS-14/14.3.zip)


## 使用方法 **1、如何在Xcode(-beta) 13+联调iOS 15.0的设备?**
**[2、下载iOS 15.0的支持文件](https://github.com/ilobos/DeviceSupport/blob/master/DeviceSupport/iOS-15/15.0.zip)**
**3、解压缩**
**4、关闭Xcode**
**5、将解压缩后的文件放到以下文件夹(适当修改文件名):**
***在访达中使用快捷键:cmd+shift+G***
***(或在item等命令行工具中使用open命令:open + 以下路径)***
```/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/```
**6、重启Xcode**
**7、现在您可以开始联调了,感谢阅读。**