thieumao

Change version cocoapod

Mar 15th, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. to remove your current version you could just run:
  2.  
  3. sudo gem uninstall cocoapods
  4. you can install a specific version of cocoa pods via the following command:
  5.  
  6. sudo gem install cocoapods -v 0.25.0
Advertisement
Add Comment
Please, Sign In to add comment