Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
2
Answers
That window is for downloading simulators (for past SDKs). You already have all the current iOS 15 simulators, listed in the Devices and Simulators window. Just switch to the Simulators pane in that window and have at it. Start by asking to create a simulator for a recent device, such as an iPhone 13; it is an iOS 15 simulator.
I faced an issue that suddenly all my simulators are gone without a reason and if I check Xcode I saw no simulators as the below image
If I go into Window > Devices & Simulators, It is empty
I figured out the problem, it was that Xcode deleted simulators entries and I have to add them in again from Window > Devices & Simulators from the + button on the bottom left corner
After that, it is again on the list of simulators