but makes no mention of how to configure the build so that we can leave the code in, but conditionally compile it in only when we wish to run in an emulator or with a debugger attached.
It would be very useful to have an example of how to accomplish this without modifying the code.
The book mentions several times
but makes no mention of how to configure the build so that we can leave the code in, but conditionally compile it in only when we wish to run in an emulator or with a debugger attached. It would be very useful to have an example of how to accomplish this without modifying the code.