Created
January 20, 2015 18:02
-
-
Save ruslanskorb/6ccf3b118fc7b77052c3 to your computer and use it in GitHub Desktop.
Fixes Xcode error "malformed or corrupted AST file".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rm -rf ~/Library/Developer/Xcode/DerivedData/* | |
| rm -rf /var/folders/**/com.apple.DeveloperTools* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment