Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Random behavior due to DELETE of /tmp/envfile #1

Closed
bars0um opened this issue Oct 28, 2019 · 0 comments · Fixed by lugg/react-native-config#404
Closed

Random behavior due to DELETE of /tmp/envfile #1

bars0um opened this issue Oct 28, 2019 · 0 comments · Fixed by lugg/react-native-config#404

Comments

@bars0um
Copy link
Owner

bars0um commented Oct 28, 2019

There is some race condition that can drive you nuts with the BuildXCConfig.rb script being called twice somehow through some build logic. I've noticed this especially when trying to get Info.plist variables to trigger. Specifically the file is deleted on the first run and the second run fails to find your env file so you end up banging your head on the walls for a few days...

luancurti pushed a commit to lugg/react-native-config that referenced this issue Mar 19, 2020
This should be ok as subsequent runs just overwrite that file anyhow...
closes bars0um#1
venus-heaven pushed a commit to venus-heaven/config-React-native that referenced this issue Mar 11, 2024
This should be ok as subsequent runs just overwrite that file anyhow...
closes bars0um/react-native-config#1
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant