[RESOLVED] Xcode submission icon problem.

I have these errors when I try to submit to iTunesConnect.

Icon specified in the Info.plist not found under the top level app wrapper: Icon.png iPhone/iPod Touch: Icon-72.png: icon dimensions (72x72) don't meet the size requirements. The icon file must be 57x57 pixels, in .png format Everything else works fine.  

I can’t seem to figure out what the issue is. Names are correct, Plist, everything.

Any suggestions?

Fixed it by renaming the actual icon images to something other than “icon”, and also updated the info.plist appropriately.

I believe there is a metadata caching problem somewhere in Xcode. At least that’s what the internets says.

Strange.

Fixed it by renaming the actual icon images to something other than “icon”, and also updated the info.plist appropriately.

I believe there is a metadata caching problem somewhere in Xcode. At least that’s what the internets says.

Strange.