Tuesday, September 30, 2008

Xcode . Undo

Does Xcode ask you if you are totally, completely, and entirely sure that you want to undo the changes that you so wisely saved? Do you want Xcode to stop? Do this:

01) Open Terminal
02) Paste the Following:
defaults write com.apple.Xcode XCShowUndoPastSaveWarning NO
03) Quit Xcode (and Terminal!)
04) Open Xcode

Rock on!

4 comments:

Unknown said...

Hiya

Nerdhappy said...

Where's yer blog dude?!?

purplemass said...

Your site was the first result in Google for "undo xcode" and it was exactly what I was looking for. Thank you!

Anonymous said...

Perfect. Tnx.