Crashlytics和XCode 6.3 - 无法通过xcrun找到'codesign'工具

shm*_*mim 13 xcode crashlytics xcode6

我的app存档已成功创建,但Crashlytics无法上传以进行测试,并提供以下消息:

Unable to find 'codesign' tool via xcrun

Make sure that command line developer tools are installed and that `xcode-select` 
is pointing to a valid developer directory.
Run Code Online (Sandbox Code Playgroud)

已安装命令行工具.XCode-> Preferences-> Locations指向XCode 6.3工具.

xcode-select -p显示/Applications/Xcode-6.3.app/Contents/Developer,这是一个有效的开发人员目录.

有任何想法吗?Crashlytics家伙,你在外面吗?

Seb*_*ldt 8

只需sudo xcrun --find codesign从termimal 运行并接受许可证.