Clicky

iOS Dev Nugget 279 Reclaim Disk Space by Deleting Old Simulators

.

Need to run a code review on your codebase? Hire me

Related to #162 Reclaim Disk Space from Xcode Usage, if you run:

$ xcrun simctl delete unavailable

simctl will remove old simulators which your current Xcode (xcode-select -p) cannot use.

If you work with multiple versions of Xcode, you have to be careful. This will probably delete simulators that another version of Xcode can use.

Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues