2022-08-08 cocoapods `Could not resolve host: github.com`

编辑文件/etc/hosts,终端输入sudo vi /etc/hosts

输入i启动编辑模式

添加github的地址 添加输入192.30.255.112 github.com

esc退出编辑模式

保存并退出:wq退出vi编辑。

你可能感兴趣的:(2022-08-08 cocoapods `Could not resolve host: github.com`)