摘要: 如何安装?1.安装ruby环境,添加淘宝ruby镜像$ gem sources --remove https://rubygems.org///等有反应之后再敲入以下命令$ gem sources -a http://ruby.taobao.org/2.查看是否设置成功:$ gem sources ... 阅读全文
posted @ 2015-01-08 12:29 Milo_D 阅读(921) 评论(0) 推荐(0) 编辑
摘要: Xcode 升级到 6.0 后,更新 CocoaPods,出现了如下的警告[!] The `Paopao [Debug]` target overrides the `PODS_ROOT` build setting defined in`Pods/Target Support Files/Pods... 阅读全文
posted @ 2015-01-08 10:05 Milo_D 阅读(674) 评论(0) 推荐(0) 编辑