Xcode Objective-C Macros Cheatsheet For iPhone Programmers

Xcode provides short keyboard abbreviations, or macros, to save you keystrokes. This is similar to the “snippet” functionality in the popular TextMate editor. The built in set include common directives, declarations, flow control, loops and other common text patterns you’re likely to key-in while programming iPhone applications. To use a macro, enter the abbreviation, hit … Continue reading Xcode Objective-C Macros Cheatsheet For iPhone Programmers