Skip to content

Instantly share code, notes, and snippets.

@albertodebortoli
Created September 15, 2020 19:55
Show Gist options
  • Save albertodebortoli/0058860ba4ec12a089d81a4c34c771ac to your computer and use it in GitHub Desktop.
Save albertodebortoli/0058860ba4ec12a089d81a4c34c771ac to your computer and use it in GitHub Desktop.
Naughty Xcode: Free space commands
rm -rf ~/Library/Developer/Xcode/DerivedData
rm -rf ~/Library/Developer/Xcode/Archives
rm -rf ~/Library/Developer/Xcode/iOS\ DeviceSupport
rm -rf ~/Library/Caches/com.apple.dt.Xcode
xcrun simctl delete unavailable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment