Xcode – How to define custom preprocessor macros in xconfig file when using CocoaPods
I has created two configurations in Project > Project name > Info (tab) > Configurations Target. Let's call em CustomDebug and CustomRelease. For each configuration, i has created xconfig files – CustomDebug.xconfig and CustomRelease.xconfig and set em as 'Base on…