Skip to content

Conversation

@bjornmonnens
Copy link

Bundler with Capital B is not found by gem

@bjornmonnens
Copy link
Author

Also adding cocoapods installation to the README

- Make sure all cocoapods are up 2 date :

```
pod repo update
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the pod command needs to be executed by bundler to execute the local cocoapods installation
bundle exec pod repo update

- Install cocoapods if this gem is not installed yet :

```
gem install cocoapods
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not needed..
Cocoapods can be found in the Gemfile and will be installed by the command 'bundle install --path vendor/bundle'

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