curl 18 HTTP/2 stream

2023-12-13 09:29:19

请添加图片描述
cd /Users/haijunyan/Desktop/CustomKit/KeepThreadAlive/KeepThreadAlive //Podfile所在文件夹
git config --global https.postBuffer 10485760000
git config --global http.postBuffer 10485760000
pod install

https://blog.csdn.net/weixin_41872403/article/details/86769287
请添加图片描述
无法访问 ‘https://github.com/CocoaPods/Specs.git/’:Failed to connect to github.com port 443 after 75011 ms: Couldn’t connect to server

切换网络环境至外网
github.com/CocoaPods/Specs.git

备注:
ssh-add /Users/haijunyan/.ssh/id_rsa
ssh-add -K /Users/haijunyan/.ssh/id_rsa

文章来源:https://blog.csdn.net/yanhaijunyan/article/details/134902267
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。