Posts Tagged ‘Mac OS X’

Synchronizing Core Data With Rails

Synchronizing Core Data With Rails View more presentations from Ken Collins.

manual of the day… Uninstalling Xcode

Uninstalling Xcode Just wanted to uninstall Xcode and i remembered that it was always a Perl script in /Developer/Tools, but this time i didn’t find it there. So a little search revealed that it is now in /Developer/Library. To execute it, just call it in Root-Mode using: sudo /Developer/Library/uninstall-devtools –mode=all