Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make sure we all use the same version of Fastlane #1189

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

lawrence-forooghian
Copy link
Collaborator

@lawrence-forooghian lawrence-forooghian commented Oct 18, 2021

Switch to using bundle exec to run Fastlane. This means that the version of Fastlane used will always be the one specified in Gemfile.lock. This removes a potential inconsistency between different developers’ machines, and also between developers’ machines and CI.

Switch to using `bundle exec` to run Fastlane. This means that the
version of Fastlane used will always be the one specified in
Gemfile.lock. This removes a potential inconsistency between different
developers’ machines, and also between developers’ machines and CI.
@lawrence-forooghian lawrence-forooghian marked this pull request as draft October 18, 2021 14:15
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review October 18, 2021 15:10
@ben-xD ben-xD merged commit da36c4b into main Oct 20, 2021
@ben-xD ben-xD deleted the use-bundle-exec-to-run-fastlane branch October 20, 2021 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants