小编tol*_*rob的帖子

在新的OS X Mavericks升级后,git错误"无法找到xcodebuild"

当我尝试运行以前工作的git命令时,我得到了这个:

dyld: Symbol not found: _sqlite3_intarray_bind
  Referenced from: /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  Expected in: /opt/local/lib/libsqlite3.dylib
 in /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
git: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly!
git: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch
Run Code Online (Sandbox Code Playgroud)

我怎样才能解决这个问题?

git xcodebuild osx-mavericks

37
推荐指数
8
解决办法
3万
查看次数

标签 统计

git ×1

osx-mavericks ×1

xcodebuild ×1