4 Objective-C Macros Every iOS Developer Should Use
I use these objective-c macros in every single project I work on and I highly recommend you use them too. These macros are designed to simplify your code, make it easier to read and maintain. Include them in your ProjectName-Prefix.pch
file to make the complete set available to the entire project.