xcode-select --install 安装失败

xcode-select --install 显示不能安装该软件。

解决方案:离线安装
Apple 家官网:https://developer.apple.com/download/more/
以 Apple ID 登录
在搜索框搜索 Command Line Tools
打开你 macOS 上的 XCode,检查其版本号
下载对应版本的 Command Line Tools 镜像(*.dmg)
从镜像里手工安装

上一篇:Mac 安装旧版本Xcode教程以及出现文件已损坏的解决办法


下一篇:window系统搭建react-native IOS开发环境