Setup Pod on Mac

person shubham sharmafolder_openMAC Oslocal_offer, access_time February 2, 2022

Install cocoapods with gem not with Homebrew

but first find stable version of gem and ruby

if already installed then update gem

Install Ruby via RVM

1. Install RVM as per instructions

or

then

If the output is:

rvm is a function
You may need to add “source ~/.rvm/scripts/rvm” to your ~/.bash_profile file

2. Install Ruby

eg:

can use rvm list to see available ruby versions.

check location of ruby

warningComments are closed.