3 Commits

Author SHA1 Message Date
rafaelmaeuer
bc3ca9d261
create GeneratedInfoPlistDotEnv.h for Info.plist preprocessing (#457)
Co-authored-by: Rafael Mäuer <rafaelmaeuer@gmail.com>
2020-05-22 11:07:00 -03:00
bars0um
ab8021cb2b Remove delete of envfile
This should be ok as subsequent runs just overwrite that file anyhow...
closes https://github.com/bars0um/react-native-config/issues/1
2020-03-18 23:31:52 -03:00
Max Komarychev
1eb6ac0199 Introduce new approach for ios integration
* ruby scripts were refactored
* environment values are now exposed to Info.plist via xcconfig file
* environment values became available in Build Settings
* cocoapods integration fixed - no need to add custom code to Podfile!
(as suggested in this PR: https://github.com/luggit/react-native-config/pull/329)
2019-05-17 03:06:31 +03:00