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
My Xcode shows too many devices with different IDs, how to delete duplicate devices?
You can access your installed simulators under Window>Devices & Simulators in Xcode.
Selecting the Simulators tab in this window, you’ll see a list of all installed simulators. If you select one or more simulators from the list, then press backspace (or right click, delete), you’ll be prompted to remove the simulator.
2
Answers
You can access your installed simulators under Window>Devices & Simulators in Xcode.
Selecting the Simulators tab in this window, you’ll see a list of all installed simulators. If you select one or more simulators from the list, then press backspace (or right click, delete), you’ll be prompted to remove the simulator.
Go to your terminal and write this:
When updating Xcode, I used this command for obsolete Simulator versions and it cleaned up almost 50GB for me