5

I have updated my xcode, and I want to run my apps on iPhone 5, but my iPhone 5 have the iOS10 and I the update the xcode use the iOS11 , and how can I use the iOS10 on xcode9?

Ashley Mills
  • 50,474
  • 16
  • 129
  • 160
DanielEDTI
  • 71
  • 1
  • 7
  • Yes you can. Set the minimum version of your project to iOS 10 – Larme Sep 20 '17 at 20:05
  • I redid the duplicate since the other two had nothing to do with this question. This question is about setting the app's Deployment Target. – rmaddy Sep 20 '17 at 23:25

1 Answers1

15

The project needs to have the minimum version set correctly, Then download the ios10 simulators under

Xcode->Preferences->Components

jayllo
  • 196
  • 2
  • 6