Skip to content

Instantly share code, notes, and snippets.

@tungpt247
Last active November 7, 2015 03:08
Show Gist options
  • Save tungpt247/2121a83bbdb9345c0c92 to your computer and use it in GitHub Desktop.
Save tungpt247/2121a83bbdb9345c0c92 to your computer and use it in GitHub Desktop.
Delete derived data
rm -rf ~/Library/Developer/Xcode/DerivedData/*
rm -rf /Users/your-name/Library/Developer/Xcode/DerivedData/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment