Mac 命令行开发工具
安装
xcode-select --install
软件更新
softwareupdate --list # 查看需要更新到软件
softwareupdate --install <product name> # 指定更新
softwareupdate --install -a # 安装所有更新
xcode-select --install
softwareupdate --list # 查看需要更新到软件
softwareupdate --install <product name> # 指定更新
softwareupdate --install -a # 安装所有更新