I've clone a Textmate source code, and build it. When I read some code of Textmate, I found that it's not using a typical Xcode project. So, why is that? The cocoa framework of Apple seems not convenient for developing-not-using-Xcode.
I wonder is there some good work flow for develop cocoa apps on OS X?
Or they did it just want to let us know they're cool?