copyplist失败,退出code 71 [英] copyplist failed with exit code 71

查看:262
本文介绍了copyplist失败,退出code 71的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个iPhone应用程序,是航运( vConqr 的 - 你应该去购买它:-))。
我建这个项目在几个不同的机器,包括一个同事的,而且它一直工作正常。
然而,就在最近,我的第二个开发计算机上我生成每一次失败,出现错误:

I have an iPhone app that's shipping (vConqr - you should go and buy it :-) ). I build the project on several different machines, including a colleague's, and it's been working fine. However, just recently, on my second dev machine my build fails every time with the error:


    /Developer/Library/X$c$c/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copyplist Entitlements.plist --outdir /$c$c/iPhone/VirtualConquest/build/Debug-iphonesimulator/VirtualConquest.app


错误:不能Exec的/Developer/Library/X$c$c/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copyplist'(没有这样的文件或目录)

我已经重新安装了X $ C $Ç - 两次! (我第二次删除在/开发/库/ X code第一个文件)。
我已经删除了我的源代码树并签出源代码控制新鲜。
错误仍然存​​在。

I've reinstalled XCode - twice! (the second time I deleted the files under /Developer/Library/Xcode first). I've deleted my source tree and checked out of source control fresh. The error persists.

该Entitlements.plist文件已经存在了几个星期,因为我开始我的最后一个测试版程序。我不能肯定,但我怀疑,因为它加入我没有编译我的第二个开发计算机上。然而,还有我的主要dev的机器,这也都建立我的同事的机器上很好,所以我很困惑的差异可能是什么。

The Entitlements.plist file has been there for a couple of weeks, since I started my last beta programme. I can't be sure, but I suspect I had not compiled on my second dev machine since it was added. However, as well as my primary dev machine, it also all builds fine on my colleagues machine, so I'm baffled what the difference can be.

我GOOGLE了错误,但不是我的谷歌赋是双层或这不是一个常见的​​错误 - 我发现没有相关的点击率

I've Googled for the error, but either my Google-Fu is bunk or this is not a common error - I've found no relevant hits.

这是很无奈,尤其是因为我用我的第二台机器作为浸泡试验/持续集成的机器。

This is really frustrating, not least because I use my second machine as a soak test/ continuous integration machine.

任何人都遇到同样的事情,或有任何其他建议?

Anyone come across the same thing, or have any other suggestions?

推荐答案

我打了这个问题,并追下来与我的红宝石问题安装 - 这不是真的有问题,但无论如何

I hit this problem and chased it down to a problem with my ruby install - well not really a problem but anyway

做一个符号链接到我的红宝石正确安装到位解决了

Solved it by doing a symlink to the correct place for my ruby install

须藤LN -s /选择/ local / bin目录/红宝石在/ usr /斌/红宝石

sudo ln -s /opt/local/bin/ruby /usr/bin/ruby

希望这可以帮助别人,因为它驱使我疯了!此外,可能不是你的Ruby安装此文件只是用来加载核心库,以便只需运行该文件,如果存在的话,要追查

Hope this helps someone as it drove me insane! Also, may not be your ruby install this file just loads the core libraries so just run the file, if it exists, to track it down

这篇关于copyplist失败,退出code 71的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆