Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to use IOS10 on xcode9? [duplicate]

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?

like image 268
DanielEDTI Avatar asked Sep 20 '17 20:09

DanielEDTI


1 Answers

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

Xcode->Preferences->Components

like image 114
jayllo Avatar answered Oct 01 '22 23:10

jayllo