Cocoapods setup或install 過程中如果出現(xiàn)
error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
在終端執(zhí)行
git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master
隨后再重新執(zhí)行setup或install
pod setup
或
pod install
參考
error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54