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

Add pods #14

Merged
merged 4 commits into from Oct 9, 2018
Merged

Add pods #14

merged 4 commits into from Oct 9, 2018

Conversation

andreanmasiro
Copy link
Contributor

This PR adds some help in project configuration:

  • Commit Pods folder: Having the pods commited fasten the project setup in good network connections, which are the most common
  • Add Gemfile with cocoapods version: This way, we ensure the cocoapods version is always the same when we run pod install with bundle exec pod install
  • Add ruby-version file: With the same idea of having the Gemfile, this way we ensure the ruby version is always the same when running bundle install

@MaisaMilena
Copy link
Owner

Thank you for your contribution @andreanmasiro! 😄

@MaisaMilena MaisaMilena merged commit a98d6d8 into MaisaMilena:master Oct 9, 2018
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.

None yet

2 participants