ejoy-config
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "ejoy-config", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Expose config variables to React Native apps", | ||
@@ -5,0 +5,0 @@ "keywords": ["env", "config", "config-var", "react-native", "android", "ios", "12factor"], |
@@ -154,3 +154,3 @@ # Config variables for React Native apps | ||
* Set `Preprocess Info.plist File` to `Yes` | ||
* Set `Info.plist Preprocessor Prefix File` to `${CONFIGURATION_BUILD_DIR}/GeneratedInfoPlistDotEnv.h` | ||
* Set `Info.plist Preprocessor Prefix File` to `${SYMROOT}/GeneratedInfoPlistDotEnv.h` | ||
* Set `Info.plist Other Preprocessor Flags` to `-traditional` | ||
@@ -157,0 +157,0 @@ * If you don't see those settings, verify that "All" is selected at the top (instead of "Basic") |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
69310