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

前端 未结 4 1948
耶瑟儿~
耶瑟儿~ 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.

    Apple only support iOS7 and iOS8, and they're strict with that. As a result, only iOS7/8 simulators are available in Xcode 6.

    If you want to run on an older simulator, you need to develop on an older version of XCode.

提交回复
热议问题