X code未能而不指定和错误 [英] Xcode fails without specifying and errors

查看:2393
本文介绍了X code未能而不指定和错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

突然我的项目的失败打造X $ C $℃。如果我看我的日志看造房子所有需要的相关性,然后我得到一个奇怪的错误:

 确认最终结果code的完整构建操作
建立操作失败不指定任何错误。
个人的构建任务可能会失败,原因不明。

我打消了我的code目录中,并用备份替换它,做了一个干净,试过单独建立所有其他组件(他们成功了) - 没有什么作品。我尝试了命令行构建,同样的问题。

有是对谷歌的这个错误,没有提供的任何有用的建议。只有几个点击

任何人都可以请帮助?

更新:当我运行命令行构建,我看到了以下错误:

  08 2012-05-25:55:53.830 x codebuild [3358:4203]没有录音机,buildTask:其中; X code3BuildTask:0x400f35e60:ProcessPCH MyProject的 -  prefix.pch':REFC(32370056113422336):DEPS = 0:phaseNum = 4为H.

我检查X codebuild的输出,它返回'65'。

我想有可能是与MyProject- previx.pch文件有问题,所以我关掉precompile preFIX头,现在我得到一个不同的文件相同的错误:

  09 2012-05-25:15:11.784 x codebuild [3882:3703]没有录音机,buildTask:其中; X code3BuildTask:0x40048ab60:CompileC HelperRoutines的.m':REFC(33777199068741632):DEPS = 0:phaseNum = 4为H.


解决方案

我也遇到同样的错误。我是编辑.PCH(preFIX头)文件。然后,我开始收到这个奇怪的错误。
然后我删除,我在做.PCH所有版本。
然后,我平静我的X code。
当我重新启动X code的走了这个奇怪的错误。

希望这会为你工作也。
祝您好运巴迪(Y)

All of a sudden my project fails to build in Xcode. If I look at the log I see all the needed dependencies being built, and then I get a strange error:

Verify final result code for the complete build operation
Build operation failed without specifying any errors. 
Individual build tasks may have failed for unknown reasons.

I removed my code directory and replaced it with a backup, did a clean, tried building all the other components separately (they succeed) - nothing works. I tried a command line build, same issue.

There were only a few hits on google for this error, none offered any useful advice.

Can anyone please help?

Update: When I run the command line build, I see the following error:

2012-05-25 08:55:53.830 xcodebuild[3358:4203] No recorder, buildTask: <Xcode3BuildTask: 0x400f35e60:'ProcessPCH MyProject-Prefix.pch':REfc(32370056113422336):deps=0:phaseNum=4>

I checked the output of xcodebuild and it is returning '65'.

I thought there might be a problem with the MyProject-Previx.pch file, so I shut off "Precompile Prefix Header", and now I get the same error with a different file:

2012-05-25 09:15:11.784 xcodebuild[3882:3703] No recorder, buildTask: <Xcode3BuildTask: 0x40048ab60:'CompileC HelperRoutines.m':REfc(33777199068741632):deps=0:phaseNum=4>

解决方案

I also encountered same error. I was edited .pch (Prefix Header) file. Then I started getting this strange error. Then I removed all editions which I made in .PCH. Then I quieted my XCode. When I restarted XCode this strange error was gone.

Hope this will work for you also. Best luck Buddy (y)

这篇关于X code未能而不指定和错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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