I wish to use Xcode\'s schemes to determine what server to run my app against. I have an app that fetches its information from a server. Like most people I have a development se
I handle this by setting custom pre-processor defines for each scheme.