I was changing code, testing, building, testing on the iPhone, etc.
Out of nowhere I got this error msg after a build and now I get it every time:
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon@2x.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon-72.png (-19007)
warning: iPhone/iPod Touch: Info.plist: Unable to verify icon dimensions, no icon found. You must define CFBundleIcons, CFBundleIconFiles, CFBundleIconFile, or provide a default Icon.png that is 57x57 (-19013)
My icons are all there and named correctly. I never moved them. Just changed a few values in my code and rebuilt? Any idea why? [import]uid: 22392 topic_id: 25049 reply_id: 325049[/import]