cli
cli copied to clipboard
Install Pods with `--deployment` flag
Describe the Feature
In the templates .gitignore https://github.com/react-native-community/template/blob/main/template/_gitignore the Podfile.lock is not listed. So I think it should be possible to install them reproducible.
Possible Implementations
- some flag like
--pod-deploymentthat should be defaulted to true if the command runs in a CI environment
I am happy to submit a PR if you like my suggested implementation.
@cipolleschi should we consider that by default?
There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.