ios 6.0 Simulator in xcode 5.1

2020-05-27 09:16发布

I just successfully updated my Xcode tool to 5.1 version and when I check Downloads option in preference section then I noticed there is no option to download ios 6.0 simulator.(Please check attached image)

enter image description here

So how can I access ios 6.0 simulator in Xcode 5.1?

2条回答
我只想做你的唯一
2楼-- · 2020-05-27 09:43

There are basically no difference between IOS 6.0 and IOS 6.1, in 6.1 apple just added three header file with few method in MapKit framework and did little modification in UIKit. So I don't think that you should bother about that.

You can check the modification here

查看更多
Explosion°爆炸
3楼-- · 2020-05-27 09:48

Please follow this procedure to upgrade your xCode

Upgrade xCode

At last change deployment target to access both IOS 6 and IOS 7 simulators.

查看更多
登录 后发表回答