1

我有一个使用 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
4

0 回答 0