1

Is there any possible to install iPhone 6 and iPhone Plus Simulator in Xcode 5.1.1 ? And also i want to know, what is the lowest version of Deployment target in Xcode 6 ?

Thank You !!!

Jeremy Huddleston Sequoia
  • 22,938
  • 5
  • 78
  • 86
Arun Kumar
  • 21
  • 1
  • 3

2 Answers2

2

No, you can't install the iPhone 6 simulators in Xcode 5 You Need Least deployment target in Xcode 6 is iOS

https://developer.apple.com/xcode/downloads/enter image description here

enter image description here

Vijay yadav
  • 1,220
  • 8
  • 17
1

No, you can't install the iPhone 6 simulators in Xcode 5, you'll have to update to Xcode 6. Least deployment target in Xcode 6 is iOS 4.3, the Xcode version doesn't have anything to do with the deployment target.

Screenshot taken in Xcode 6 (Screenshot taken in Xcode 6)

nburk
  • 22,409
  • 18
  • 87
  • 132