cocoa pods 安装问题

若是出现这样的提示:git

pod setupgithub

Setting up CocoaPods master repoxcode

[!] /usr/bin/git clone https://github.com/CocoaPods/Specs.git mastercurl

 

Cloning into 'master'...url

error: RPC failed; curl 56 SSLRead() return error -9806code

fatal: The remote end hung up unexpectedlyrem

fatal: early EOFit

fatal: index-pack failedast

你应该照着下面的步骤就能够了date

一、sudo gem uninstall cocoapods

二、sudo gem install xcodeproj

三、sudo gem install cocoapods

四、pod setup

五、sudo gem update --system

至此你的cocoapod应该就可使用了!!!

相关文章
相关标签/搜索