Skip to content

Instantly share code, notes, and snippets.

@Bunn
Created February 2, 2019 20:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bunn/5dde3fb6b61cd209a1e7aa205480ac2d to your computer and use it in GitHub Desktop.
Save Bunn/5dde3fb6b61cd209a1e7aa205480ac2d to your computer and use it in GitHub Desktop.
Dev Cleanup
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
brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment