Xcode strange warning - Multiple build commands for output file
- by Futur
Hi All,
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
[WARN]Warning: Multiple build commands for output file /Developer/B/Be/build/Release-iphonesimulator/BB.app/d.png
[WARN]Warning: Multiple build commands for output file /Developer/B/Be/build/Release-iphonesimulator/BB.app/n.png
but i have checked the xcode and i dont see any duplicates of such files at all.
As the apple lists says : http://lists.apple.com/archives/xcode-users/2006/Dec/msg00276.html
there are no duplicates.
Please help.