ios - Objective c iphone - How to differentiate the production build with qa/debug testng build -
My actual requirement
  I want to make some changes in some values, this value example Says:    We have used the  Parse.com  frame and  nervousness  integration into our application to give us some parse / floor integration The keys need to be provided        I want to use different keys for different types of builds to avoid affecting the original production creation.      How can I differentiate     build production  (Clint Build / AppStore Build)  ADHEC          -text "itemprop =" text ">   You can use preprocessor macros Navigate to your goal, and prepare the settings (make sure everyone selects Has been, and is not original):      Example Usage:   
   
 #ifdef DEBUG NSString * appKey = @ "DEBUG_KEY"; #Els NSSTING * APK = [Config Value Forex: @ "Apke"]; #endif    
 
  
Comments
Post a Comment