Is there any possibility to see preprocessed files before they are compiled in Xcode? In Visual Studio has the option “Generate Preprocessed File” (options->C/C++->preprocessor).
Is there any possibility to see preprocessed files before they are compiled in Xcode?
Share
Right click on a file and choose “Preprocess”…