The clean command in XCode, removes both 'debug' and 'release' mode executables. So, I could not compare the output of two modes.
Please suggest, how to 'clean' only the 'selected' mode of files only.
(Either 'Debug' or 'Release'. Not the both)
The clean command in XCode, removes both 'debug' and 'release' mode executables. So, I could not compare the output of two modes.
Please suggest, how to 'clean' only the 'selected' mode of files only.
(Either 'Debug' or 'Release'. Not the both)