Homebrew 给出找不到 SDK 的错误 (MacOS 11/10.16)
Homebrew giving error that SDK not found (MacOS 11/10.16)
我正在尝试使用 Brew 安装公式。但我总是得到一个错误:
Error: Could not find an SDK that supports macOS 11.0.
You may have have an outdated or incompatible CLT.
Homebrew found the following SDKs in the CLT install:
10.14
10.15
Please update CLT or uninstall it if no updates are available.
我也已更新到 Xcode 12 Beta 并将我的 CLT 路径设置为那个,但我仍然收到此错误。有人可以帮我解决这个问题吗?
您应该为 Xcode 12 beta 3 安装命令行工具 here
我正在尝试使用 Brew 安装公式。但我总是得到一个错误:
Error: Could not find an SDK that supports macOS 11.0.
You may have have an outdated or incompatible CLT.
Homebrew found the following SDKs in the CLT install:
10.14
10.15
Please update CLT or uninstall it if no updates are available.
我也已更新到 Xcode 12 Beta 并将我的 CLT 路径设置为那个,但我仍然收到此错误。有人可以帮我解决这个问题吗?
您应该为 Xcode 12 beta 3 安装命令行工具 here