Is iOS 10.2.1 Available For Use As a Simulator In XCode

I had XCode 8.2.1 and could not find an option to get the iOS 10.2.1 SDK as a simulator, it only went up to 10.2.

I installed XCode 8.3, beta 5 and now I see iOS 10.3 as an option, but still no option to to create a simulator running 10.2.1.

I've Googled around and I can't seem to find a direct download for the 10.2.1 SDK anywhere, I am not even sure if you can get access to iOS SDKs that way.

Is there any way I can get 10.2.1 on a simulated device in Xcode 8.2.1/8.3 or is it simply not available without the "real" hardware?

Thank you.

>I am not even sure if you can get access to iOS SDKs that way.


Correct, they are not available separately.


Sims only come as x.x, not x.x.x (same as Deployment Target), so yes, hardware in that example.

Is iOS 10.2.1 Available For Use As a Simulator In XCode
 
 
Q