cocoapods 常见问题

Posted 张林峰

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cocoapods 常见问题相关的知识,希望对你有一定的参考价值。

记录下用cocoapods时遇到的错误(持续更新中)

1.错误一:pod update或pod install时

[!] Error installing YYWebImage
[!] /usr/bin/git clone https://github.com/ibireme/YYWebImage.git /var/folders/wt/krmcg58n3yd9ghpqp2kkndqc0000gn/T/d20180206-64346-yq1dnr --template= --single-branch --depth 1 --branch 1.0.5

Cloning into ‘/var/folders/wt/krmcg58n3yd9ghpqp2kkndqc0000gn/T/d20180206-64346-yq1dnr‘...
error: RPC failed; curl 56 LibreSSL SSL_read: error:060BC064:digital envelope routines:AEAD_AES_GCM_OPEN:bad decrypt, errno 0
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

解决办法:多试几次pod install或pod update就好了

以上是关于cocoapods 常见问题的主要内容,如果未能解决你的问题,请参考以下文章

ios技术分享| iOS 发布 framework 到 Cocoapods 以及常见问题

iOS cocoapods升级及问题

ios技术分享| iOS 发布 framework 到 Cocoapods 以及常见问题

安装 CocoaPods 时遇到问题

Cocoapods:将 pod 链接到多个目标问题

iOS CocoaPods 版本安装问题