I\'m putting together a universal app and I have the icons in my project, but I keep getting a warning from the compiler in regards to Icon.png.
I followed the instr
Had the same issue building a 5.1 app.
Just simply removed and send to trash the offending files. Then re-imported, making sure the copy button was ticked.
Clean -> Build
Now works. I guess those files weren't being copied over as they should have been..