Xcode strange warning - Multiple build commands for output file
Posted
by Futur
on Stack Overflow
See other posts from Stack Overflow
or by Futur
Published on 2010-04-27T01:52:00Z
Indexed on
2010/04/27
1:53 UTC
Read the original article
Hit count: 1051
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.
© Stack Overflow or respective owner