首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Xcode Server ibtool构建失败

Xcode Server ibtool构建失败
EN

Stack Overflow用户
提问于 2015-11-25 10:31:11
回答 1查看 1.3K关注 0票数 23

我一直在研究在CI中使用Xcode Server。我已经解决了一些问题,但现在有一个问题难住了我。

构建看起来工作正常,但随后在测试阶段挂起,并在日志的底部生成以下代码:

代码语言:javascript
复制
2015-11-25 14:44:45.650 xcodebuild[58280:821560]  iPhoneSimulator: D7097422-C058-44DB-A275-CE1A44B11023: Executable terminated at path: /Applications/Xcode7.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest (status = 6)
Sampling process 58280 for 10 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Sample analysis of process 58280 written to file /Library/Developer/XcodeServer/Integrations/Integration-269b1638e732255aefa82f1688077c72/58280.sample
sample[59879]: sample cannot find any existing process you have access to which has a name like 'Interface Builder Cocoa Touch Tool'; try running with `sudo`.
sample[59880]: sample cannot find any existing process you have access to which has a name like 'ibtool'; try running with `sudo`.
sample[59881]: sample cannot find any existing process you have access to which has a name like 'ibtoold'; try running with `sudo`.
** BUILD INTERRUPTED **

服务器运行的是OS X 10.10.5 (目前还不能升级到El Capitan )、OS X server 5.5.15和许多Xcode版本,但选择了Xcode 7.1 (这是此服务器上可用的最新版本)。

有没有人以前见过并解决过这个问题?

链接到this questionThis question声称有一个解决方案,但可惜,它们没有什么帮助,而且似乎具有略有不同的设置。所以,是的,密钥链是解锁的,Xcode Server可以使用,并且服务器已经重启。

EN

回答 1

Stack Overflow用户

发布于 2016-04-07 21:28:09

我的机器人似乎每次都会遇到这个错误。已尝试重新启动、钥匙链解锁、更换模拟器设备。

创建一个与我的旧机器人完全相同的配置的新机器人!

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/33907543

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档