Wednesday, 14 September 2016

Changing the version of pod in MAC EI captain

Below are the basic steps for changing the version of pod in MAC EI captain

1. gem uninstall cocoapods
2. rvm get stable --auto-dotfiles
3. rvm use ruby-2.1.2
4. rvm osx-ssl-certs update all
5. rvm rubygems latest
6. sudo gem sources -r https://rubygems.org/
7. sudo gem sources -a http://rubygems.org/
8. gem install cocoapods -v 1.0.0.beta.1 --pre -V
view raw info.txt hosted with ❤ by GitHub

No comments:

Salesforce CRM vs. Zoho: A Comparative Analysis

Introduction: Selecting the right customer relationship management (CRM) software is crucial for businesses seeking to streamline their sal...