如何在低版本的Xcode里面运行高版本的ios真机
2019-09-23 本文已影响0人
Mr姜饼
首先去下载ios真机支持的包
地址:https://github.com/iGhibli/iOS-DeviceSupport
然后去到文件路径下:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
把想要支持的版本复制进去
详细请见:
https://ighibli.github.io/2017/03/28/Could-not-locate-device-support-files/