-
For years I've used Preprocessor Macros in Build Settings as a convenient place to store configuration specific details - this connected with different schemes allowed for quickly switching between different states in the app without having to make any code changes. I often applied this to the base URL for …