Update the cocoapods in MACOS
Solution:
Goto terminal and use the below command to update the cocoapods in macOS.
sudo gem install cocoapods
Goto terminal and use the below command to update the cocoapods in macOS.
sudo gem install cocoapods
Comments
Post a Comment