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
Add your Icon-files to "Build Phases" -> "Copy Bundle Resources"
Hope it helps...