Mac下不安装Xcode但需要使用Command Line
解决方案:
$ xcode-select --install
或
Developer Apple上手动下载对应的Command Line Tools 安装即可
本文介绍在Mac上不安装完整Xcode环境的情况下,如何单独安装并使用命令行工具(Command Line Tools)。通过运行$xcode-select--install命令或在Apple Developer网站上手动下载安装包,即可轻松获取和安装。
解决方案:
$ xcode-select --install
或
Developer Apple上手动下载对应的Command Line Tools 安装即可
2345

被折叠的 条评论
为什么被折叠?