Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚成功地将我的 Xcode 工具更新到 5.1 版本,当我在首选项部分检查下载选项时,我注意到没有下载 ios 6.0 模拟器的选项。(请查看附件图片)
那么如何在 Xcode 5.1 中访问 ios 6.0 模拟器呢?
IOS 6.0和IOS 6.1基本没有区别,苹果在6.1中只是添加了三个头文件,方法MapKit framework很少,在UIKit. 所以我认为你不应该为此烦恼。
MapKit framework
UIKit
您可以在此处检查修改
请按照此程序升级您的 xCode
升级 xCode
最后更改部署目标以访问 IOS 6 和 IOS 7 模拟器。