Turn Off Xcode Undo Warning

kwigbo:

I am not sure how many other people get irritated when trying to undo in Xcode. When you save a file you always get a prompt that asks if you want to undo after a save. Running this simple command in Terminal will get rid of that annoying warning.

defaults write com.apple.Xcode XCShowUndoPastSaveWarning NO
You will have to restart Xcode after changing this setting.
Reblogged from kwigbo
  1. melgray reblogged this from kwigbo
  2. kwigbo posted this