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
They are not caches. But simulators for various devices like AppleTV, Watch, and iPhones.
You can delete them from the app.
Xcode Simulator: how to remove older unneeded devices?
https://apple.stackexchange.com/questions/5353/how-can-i-figure-out-whats-slowly-eating-my-hd-space
That whole file that you see labeled Xcode Caches listed within the Developer tab after you’ve decided to view the storage management, is not all comprised of Caches. It has iOS simulators and inside there are caches of the simulators. To delete those caches, you can use CleanMyMacX. Open the app, and select space lens then navigate to the Developer folder within the Library folder. Select CoreSimulator and inside you’ll find the Caches folder which is the one that you should delete.