屏幕快照 2019-01-09 20.24.21.png
报错场景:pod setup
报错类型:error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
解决方法:git clone https://git.coding.net/CocoaPods/Specs.git ~/.cocoapods/repos/master
2.报错类型:cocoapods was not able to update the 'master' repo
解决方法:pod repo update --verbose











网友评论