Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to test iOS 10 (iphone 5) Simulator using XCode 9

I've made my Deployment Target iOS 10.0, using Swift 4.

I've installed the Simulator for iOS 10, even iOS 9.3.

enter image description here

I can see it in the list Window > "Devices and Simulators"

enter image description here

And yet the simulator for iOS 10 (iphone 5) does not show in my dropdown option list for run-able simulators.

enter image description here

I'm guessing I'm overseeing something obvious? Thanks!!!

like image 364
robinyapockets Avatar asked Feb 11 '26 08:02

robinyapockets


2 Answers

The filtering that is done is based on deployment target. Check the build settings of all targets in your project to see if you are overriding the project-level deployment target with a target-level deployment target.

like image 178
Jeremy Huddleston Sequoia Avatar answered Feb 13 '26 23:02

Jeremy Huddleston Sequoia


If you can't add another simulator (like iPhone 5) by clicking "+" icon in the bottom left corner of "Add simulators..." window, you should install iOS 10.0 (1.9GB) so that the old device can be run.

like image 32
Kowboj Avatar answered Feb 13 '26 22:02

Kowboj



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!