Xcode warning: “Multiple build commands for output file”

前端 未结 23 1706
既然无缘
既然无缘 2020-11-28 17:29

I am getting an error like this:

[WARN]Warning: Multiple build commands for output file /Developer/B/Be/build/Release-iphonesimulator/BB.app/no.png

<
23条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-28 17:56

    The key was to do pod deintegrate and rm *.workspace file ! What a waste of time !

提交回复
热议问题