Icon specified in the Info.plist not found under the top level app wrapper: Icon.png

Appear
Icon specified in the Info.plist not found under the top level app wrapper: Icon.png
Please try below steps:
* Build > Clean All Targets
* Renamed Icon.png to xcon.png
* Renamed xcon.png to Icon.png
* Build > Build and Archive
* Resubmitted to iTunes connect - success!
Status : Upload Received
Write down the items to use different pixel icons in info.plist:

For example, for your application icons:
- Icon.png (57×57 – for iPhone and iPod Touch)
- Icon@2x.png (114×114 – for iPhone 4)
- Icon-72.png (72×72 – for iPad)
- Icon-Small.png (29×29 – Settings app and in search results for iPhone and iPod Touch)
- Icon-Small@2x.png (58×58 – Settings app and in search results on iPhone 4)
- Icon-Small-50.png (50×50 – search results on iPad)
More Data on Apple Library:
http://developer.apple.com/library/ios/#qa/qa2010/qa1686.html
Tags: app design, iOS, software design

March 3rd, 2011 at 5:53 pm
Icon specified in the Info.plist not found under the top level app wrapper: Icon.png…
Kleiner Fehler, große Wirkung, wer beim Submitten einer App an Apple die Fehlermeldung erhält: Icon specified in the Info.plist not found under the top level app wrapper: Icon.png Darf sich erstmal freuen, die Fehlermeldung ist schwer zu beheben. Im …