Created
November 28, 2019 23:21
-
-
Save musoftware/0b42dddfd1930a09969cfa41071eea4f to your computer and use it in GitHub Desktop.
Reset Xcode
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
defaults delete com.apple.dt.Xcode | |
rm -rf $HOME/Library/Application Support/Developer/Shared/Xcode | |
rm -rf $HOME/Library/Saved\ Application\ State/com.apple.dt.Xcode.savedState | |
rm -rf $HOME/Library/Preferences/com.apple.dt.Xcode.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment