Skip to content

Instantly share code, notes, and snippets.

@eneko
Created July 19, 2016 00:04
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eneko/6aa645ce61e3c38192db7ef8e20e3f15 to your computer and use it in GitHub Desktop.
Save eneko/6aa645ce61e3c38192db7ef8e20e3f15 to your computer and use it in GitHub Desktop.
xcodeclean
alias xcodeclean='rm -frd ~/Library/Developer/Xcode/DerivedData/* && rm -frd ~/Library/Caches/com.apple.dt.Xcode/*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment