标签:使用 eid down man comm ref href current strong
最近升级个人macbook 从 10.13 到 10.14 在终端输入 git
不能用了,发现是重装操作系统后原来的 Command Line Tools 被自动卸载了,
采用 xcode-select --install
命令发现 currently unavailable
.
可以从网上下载适配个人 macbook 版本的开发工具,地址为https://developer.apple.com/download/more/。需要用自己的 AppleID 先登录才可以下载。下载后按照提示安装即可。安装后即可正常使用 git
等命令。
标签:使用 eid down man comm ref href current strong
原文地址:https://www.cnblogs.com/zhaofeng-shu33/p/macOS_upgrade_command_line_tools_reinstall.html