我有一个使用create-react-native-app创建的应用。我正在尝试使用react-native-config来管理开发人员和生产人员之间不同的配置变量。
这需要执行以下步骤,具体取决于Xcode。有什么方法可以不退出我的项目吗?
Go to your project -> Build Settings -> All
* Set Preprocess Info.plist File to Yes
* Set Info.plist Preprocessor Prefix File to ${BUILD_DIR}/GeneratedInfoPlistDotEnv.h
* Set Info.plist Other Preprocessor Flags to -traditional