Xcode 15 beta不附带iOS 17的设备支持文件。我们可以在Xcode 14上运行iOS 17设备的任何其他方式
evrscar21#
由于Xcode 15,你应该单独下载iOS,它是officially available at the Apple developer site下载simruntime,trust the DMG file并复制到the desired directory后,它会自动出现在Xcode 15和Xcode 14中:Xcode 14:
simruntime
请注意,它对真实的设备也有类似的方法。
1条答案
按热度按时间evrscar21#
由于Xcode 15,你应该单独下载iOS,它是officially available at the Apple developer site
下载
simruntime
,trust the DMG file并复制到the desired directory后,它会自动出现在Xcode 15和Xcode 14中:Xcode 14:
请注意,它对真实的设备也有类似的方法。