macOS升级到10.14后CocoaPods不可用的问题

2018-10-22  本文已影响0人  默默的学习

1. 安装RVM

$ \curl -sSL https://get.rvm.io | bash -s stable

$source~/.bashrc

$source~/.bash_profile

2. 安装CocoaPods

$ sudo gem install cocoapods

这样就搞定了

上一篇 下一篇

猜你喜欢

热点阅读