RssTwitterLinkedinGithub
Dima BartDima Bart
Dima Bart
Objective-C worth exploring
  • Home
  • Objective-C
  • Open Source
    • Spyder
    • Rigid
    • CDSerialization
    • DBBenchmark
    • DBSQLite
    • DBShare
    • DBGeneratorCI
    • Build Incrementer
  • Portfolio
  • About
Menu back  
Search dimabart.com

Tag Archives: macros

You are here:
  1. Home
  2. Entries tagged with "macros"

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.

September 11, 20131 CommentObjective-CBy Dima Bart
2015 Dima Bart