Search code examples
iosxcode

How to delete iOS runtime?


I've downloaded and installed iOS 8.4 Simulator from here Xcode > Preferences > Components. And now i don't need it anymore. How can i delete this runtime?

enter image description here


Solution

  • You can find them in:

    /Library/Developer/CoreSimulator/Profiles/Runtimes

    Also restart Xcode when removing.