Is it possible to see pre-processed files before compiling them in Xcode? In Visual Studio there is an option "Generate pre-processed file" (options-> C / C ++ → preprocessor).
Right-click the file and select "Preprocess" ...
In Xcode 5:
In Xcode 4:
Hope this helps.