gpt4 book ai didi

xcode - 无法在安装了命令行工具的 Mavericks 上使用 xcodebuild

转载 作者:行者123 更新时间:2023-12-03 04:57:59 25 4
gpt4 key购买 nike

我已经安装了命令行工具:

$ xcode-select --print-path
/Library/Developer/CommandLineTools

但是,当任何东西尝试使用 xcodebuild 时,我会收到以下错误:

$ /usr/bin/xcodebuild
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

在 Mountain Lion 上,无需安装整个 Xcode,而只需安装命令行工具即可使用此功能。在 Mavericks 有可能做到这一点吗?我怎样才能让它工作?

注意这是在 Mavericks 的全新安装上进行的。

更新:只是为了表明,我确实安装了命令行工具:

$ gcc --version
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin13.0.0
Thread model: posix

最佳答案

我知道这是一个迟到的答案,但就我而言,这个命令解决了问题:

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

关于xcode - 无法在安装了命令行工具的 Mavericks 上使用 xcodebuild,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19605862/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com