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

要解决这个问题很简单: 

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

相关文章:

  • 2021-12-20
  • 2022-01-19
  • 2021-05-13
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2021-04-04
  • 2021-06-02
猜你喜欢
  • 2021-08-30
  • 2022-12-23
  • 2021-09-05
  • 2021-05-08
  • 2021-10-12
相关资源
相似解决方案