https://gems.ruby-china.org点进去就知道了……

CocoaPods更新2018年11月06日16:06:48

 

CocoaPods命令

更新
sudo gem install -n /usr/local/bin cocoapods --pre

查看版本
pod --version

查看gem源
gem sources -l 

删除gem源
gem sources --remove https://gems.ruby-china.org

修改gem源
gem sources -a https://gems.ruby-china.com

 

相关文章:

  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
  • 2022-02-02
  • 2021-11-15
  • 2021-08-16
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-06
  • 2022-02-23
  • 2021-06-16
  • 2021-07-16
  • 2021-11-12
  • 2022-12-23
相关资源
相似解决方案