问题
When i upload my iPad app for iOS7 to app store , i got following message.

And here is my plist file.

I don't know where am i wrong?
回答1:
Change your way to add icons on your project. You can refer here.
But, in your case, you have a problem with the name.
Your icon is named iCons
and the @2x named iCon@2x
without S and verify if you have all your icons file in your resources.
Here the guidelines iOS for all icons and the new guidelines for iOS 7 here.
and Here a website to create all size of your icons for iOS 6, 7 and Android with the 1024*1024.
Add the different keys of your icon in your info.plist
and add the icons in your resources :


回答2:
Under App icons category under general section , select correct image like this. see screen shot.

来源:https://stackoverflow.com/questions/19376962/icon-file-is-missing-when-upload-to-app-store