【发布时间】:2014-03-16 09:10:55
【问题描述】:
当我使用终端“设置”或“更新”cocoapods 时,我发现它需要很多时间来获取。
所以我想知道是否有办法为我的终端设置代理,以便更快地返回结果?
【问题讨论】:
-
我认为,pod 服务器或您的互联网速度很慢。更新不要花太多时间
-
“更新”需要多少分钟?我的网速是 10M,但我仍然需要大约 10 分钟来“更新”
-
不到一分钟..出了点问题...你能粘贴你的 pod 文件吗?
-
platform:ios, '6.0' pod 'BlocksKit', :git => 'github.com/pandamonia/BlocksKit.git', :branch => 'next' pod 'AFNetworking', '2.0.3' pod 'AMScrollingNavbar ','0.5.1' pod 'iRate','1.9.2' pod 'Reachability', '3.1.1' inhibitor_all_warnings!
标签: ios xcode proxy terminal cocoapods