Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS 9.3 simulator in Xcode 10

I need to test my app on iPhone 4S. In Xcode 10, I've went to Xcode > Preferences > Components > Simulators and I've downloaded "iOS 9.3 Simulator" enter image description here

But I don't see it on the simulator list next to the Run button. enter image description here

Any idea, how to run this iOS 9.3 simulator in Xcode 10?

like image 897
Radek Wilczak Avatar asked Apr 22 '26 02:04

Radek Wilczak


1 Answers

iOS 9.3 (9.3 - 13E233) - com.apple.CoreSimulator.SimRuntime.iOS-9-3 (unavailable, The iOS 9.3 simulator runtime is not supported on hosts after macOS 10.14.99.) (unavailable, The iOS 9.3 simulator runtime is not supported on hosts after macOS 10.14.99.)

like image 58
mehdi Avatar answered Apr 23 '26 14:04

mehdi