XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.62k stars 291 forks source link

Download old simulator on last Xcode #500

Closed pavel-trafimuk closed 3 months ago

pavel-trafimuk commented 5 months ago

Tell us how we can improve Xcodes First of all, thanks for you great job and app. Starting using I found what I missed - current list of Xcode versions shows only latest simulators for this Xcode version: e.g. Xcode 15.2 presents simulator for iOS 17.3

But during developing I need also older devices support - e.g. iOS Simulator 15.4, which I should download via Xcode (so slowly)

It will be great to see this list in your app also

Is your feature request related to a problem? Please describe.

What would you like to see? How would you like it to work?

rtharston commented 4 months ago

The older simulators are available under the older versions of Xcode. e.g. iOS Simulator 15.4 is available under Xcode 13.3 or 13.3.1.

Screenshot 2024-02-28 at 1 38 00 PM

I think it would be handy to have all the available platforms available in the Platforms window, but at least for now you can at least get at them all, you just have to do a bit of hunting. 😁

MattKiazyk commented 3 months ago

Thanks @pavel-trafimuk - the missing platform on 15.3 is fixed in https://github.com/XcodesOrg/XcodesApp/pull/523.

Also working on having the platforms view just be more then just the installed platforms.