您的位置 首页 技术文章

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

这个原因是因为没有安装 Command Line Tools,打开终端工具输入下面的安装命令安装Command Line Tools。

xcode-select --install

Command Line Tools 安装完成后就解决了。

收藏

关于作者: liveob

热门文章

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注