carthage bootstrap --platform iOS 报 SSL_ERROR_SYSCALL in connection to github.com:443

git config --global --unset http.proxy
git config --global --unset https.proxy

这二条命令运行后解决。

 

参考:

https://segmentfault.com/a/1190000018624911?utm_source=tag-newest

 

 

posted @ 2021-06-09 10:23  jiduoduo  阅读(150)  评论(0)    收藏  举报