Here are some Xcode text macros I use for writing Objective-C code. They speed up my coding a lot, especially the macros for methods. Let me know if you wrote useful macros that you would like to add ...
#import "UnderlinedTextField.h" @implementation UnderlinedTextField // Only override drawRect: if you perform custom drawing // An empty implementation adversely affects performance during animation. ...
I love the Sunburst TextMate theme for its use of contrasting, mostly cool colors, ideal for quick skimming without being overly gaudy or unreadably soft. In adapting it to an Xcode editor theme, I ...
Kaleidoscope is a popular app that lets users easily compare the differences between folders, documents, images, and other files. Today the Mac version of the app is getting a major update with Xcode ...