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.删除里面的刚才提示警告的文件,通常为红色的名字的文件xcode

相关文章
相关标签/搜索