Warning: Multiple build commands for output file /xxx

xcode中 有时候会报一个警告: 
[WARN]Warning: Multiple build commands for output file /xxx

要解决这个问题很简单:

1.选择你的工程 
2.选择target 
3.点击 Build Phases 
4.展开Copy Bundle Resources 
5.删除里面的刚才提示警告的文件,一般为红色的名字的文件

上一篇:server error in '/' applecation----Compiler Error Message: CS0016: Could not write to output file 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\xx' -- 'Access is denied


下一篇:Codeblocks 遇到的问题 Cannot open output file, permission denied