Is it possible to install iOS6 SDK on Xcode 6-beta?

前端 未结 4 1946
耶瑟儿~
耶瑟儿~ 2021-01-04 01:28

I noticed that there are no preview or simulator for iOS6 in Xcode 6-beta, so I was wondering is there any way that I could add it manually ?

4条回答
  •  栀梦
    栀梦 (楼主)
    2021-01-04 02:03

    No, the earliest SDK you can get for Xcode 6 is 7.1. By default, the iOS 7 simulator is not installed but you can install it by going to preferences, then to downloads and installing it from there.

    To run iOS 6 applications, try googling around for an earlier Xcode version (late versions of 4) and these should have the simulator!

    Hope that helps!

提交回复
热议问题