I would like to develop Mac applications, but don’t want to use XCode. I have many reasons…
- It’s VERY slow…
- It’s complicated…
- The Interface Builder seems like cheating and is not as satisfying. (I know, old school)
- The whole developer tools set takes a lot of space and takes a long time to download (meanwhile slowing the rest of my computer down)
I know it’s possible because I have seen some scripts compiled with gcc. Are there any tutorials? Are there any tips? I know how to run it, but I just need help learning how to use it without XCode making code for me. Is this a good plan, or is this just destined for failure?
AppCode.
EditRocket.
GNUstep.
THE COCOTRON
.
Take a look at build and run a Cocoa Mac application on the command-line post.
alternatives to XCode for iPhone development? (OR: how to make XCode suck less?).