I want to get rid of the slow code editor of Xcode 4 and use Emacs instead. In Xcode 3 I can do this from the file types preferences, but I can't find that in Xcode 4.
How can I change the editor in Xcode 4?
If for some reason Apple went crazy and removed this feature from Xcode, is there a way to edit the xcodeproj from within Emacs (add/remove files), as well as build and use the iPhone Simulator?