1
vote
Developer Setup for Starting Out with Cocoa/Mac Programming
You might try the demo of textmate and see how you like it for working with objective-c or any other type of text really. It will import xcode p …
5
votes
What are those little Xcode tips & tricks you wish you knew about 2 years ago?
When you use code completion on a method and it has multiple arguments, using CTRL + / to move to the next argument you need to fill in.
…
