Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 398 Bytes

File metadata and controls

14 lines (10 loc) · 398 Bytes

Xcode constantly crashing

To solve this issue:

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.*

Reference

Reverting all Xcode settings to their original state