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

Properly setup ruby dependencies #58

Merged
merged 4 commits into from
May 28, 2024

Conversation

stonko1994
Copy link
Contributor

@stonko1994 stonko1994 commented May 28, 2024

Problem

Multiple different PRs lately were using different versions of CocoaPods.

Solution

To specify which CocoaPods version is expected, this PR sets up the ruby dependencies properly through a Gemfile.

Notes

Use bundle exec pod ... when running CocoaPods commands from now.

Checklist

  • I added an update to CHANGELOG.md file
  • I ran all the tests in the project and they succeed

@stonko1994 stonko1994 requested a review from rolandkakonyi May 28, 2024 07:17
@stonko1994 stonko1994 merged commit d5daab8 into develop May 28, 2024
1 check passed
@stonko1994 stonko1994 deleted the feature/add-gemfile-to-lock-cocoapods-version branch May 28, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants