After I upload a new version of my app I got a mail from iTunes Store:
Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format. "
I added to my application and to Info.plist : icon-76, icon-76@2x , icon_60, icon_60@2x , but now I can't pass validation. I got an error:
Icon specified in the Info.plist not found under the top level app wrapper.