最新版 CocoaPods 的安装流程
摘要:
1.移除现有Ruby默认源 $gem sources --remove https://rubygems.org/ 2.使用新的源 $gem sources -a https://ruby.taobao.org/ gem sources -a https://gems.ruby-china.org/ 阅读全文
posted @ 2016-04-06 17:32 Sinner_Yun 阅读(511) 评论(0) 推荐(0) 编辑