Mac 命令行開發(fā)工具
安裝
xcode-select --install
軟件更新
softwareupdate --list # 查看需要更新到軟件
softwareupdate --install <product name> # 指定更新
softwareupdate --install -a # 安裝所有更新
xcode-select --install
softwareupdate --list # 查看需要更新到軟件
softwareupdate --install <product name> # 指定更新
softwareupdate --install -a # 安裝所有更新