How do you remove old Simulators
As it takes up space not used
(Thanks @Ali Yiğit Taş)
I found iOS 15.2.simruntime
in /Library/Developer/CoreSimulator/Profiles/Runtimes
But I am running 15.4
CodePudding user response:
In Xcode, Window> Devices and Simulators> Simulators. You can delete simulators here that you don't want.
Also, can you try to check /Library/Developer/CoreSimulator/Profiles/Runtimes
CodePudding user response:
Found that you can use "Storage Manager" and or "DevCleaner" Thanks @Larme