Xcode connection with GitHub in China
对于中国大陆的开发者,无法顺利连接 Xcode 是常常令我们头疼不已的事。
此文可以解决即使打开 VPN 也无法顺利使得 Xcode 连接 Github 并 push commits 的问题。
在 Mac 的 AppStore 下载 iHost,「编辑」里面的 Host 文件,拷贝此网站的全部内容至其中(该网站的GitHub Repo页面在此,可以进去给作者打赏)。点击「应用」。
搞定!
注意
当网络环境变化的时候,比如切换 WiFi、开关 VPN、切换 VPN 节点,都会导致相关的 Host 网址变化,每次网络变化后,需要重复前述操作配置Host。
参考文献:
For China mainland developer, the difficulty for connecting Github can’t be ignored.
Download iHost on Mac.
Edit the host file, add following code from this site (Checkout the Github repo of this site).
Boom! All set. You may now push code to Github smoothly in Xcode.
Reference: