Home:ALL Converter>How to enable/disable macro expansion in XCode?

How to enable/disable macro expansion in XCode?

Ask Time:2013-01-25T07:25:58         Author:Rob Segal

Json Formatter

Some of the machines in our office when compiling projects in XCode will flag build errors because they are doing macro expansion and finding legitimate errors. Other machines don't do the expansion and don't catch these errors. There must be an option to enable/disable this somewhere in XCode. I cannot find it, is anyone familiar with this?

Author:Rob Segal,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/14512723/how-to-enable-disable-macro-expansion-in-xcode
yy