cocoanetics.com
Setting Pre-Compiler Defines
Once you get smart enough to build multiple apps from the same project you probably have to wrap your head around the concept of #define and #ifdef to conditionally activate and deactivate portions…