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
Try deleting the contents of the following folders –
/Library/Developer/CoreSimulator/Profiles/Runtimes
– this folder contains all the simulators~/Library/Logs/CoreSimulator
– not strictly necessary to delete the contents of this folder, however since the OP wishes to fresh install the simulators again, this would help reclaim simulator related space.Xcode may need to be restarted for those folder deletions to take effect.
After deleting the above folders, you can re-install the simulators by opening Xcode –> navigate to Preferences –> Components –> select whichever simulator version suits your needs.
If deleting the above mentioned folders doesn’t work, try uninstalling and re-installing Xcode from the Mac App Store.
For iOS 14 and newer:
For iOS 11 and newer:
For previous versions: