首先你有vpn, 我用的是clashX
在配置里面 打开配置文件 config.yaml
添加
socks-port: 7891 #// socks5代理端口
port: 7892 #// http代理端口
在shell 里面执行 设定下
git config --global http.https://github.com.proxy socks5://127.0.0.1:7891
然后执行pod install 应该会很快 , 记得要重启clashX
在配置里面 打开配置文件 config.yaml
添加
socks-port: 7891 #// socks5代理端口
port: 7892 #// http代理端口
在shell 里面执行 设定下
git config --global http.https://github.com.proxy socks5://127.0.0.1:7891
然后执行pod install 应该会很快 , 记得要重启clashX