Possible Duplicate:
App submission failed due to icon dimensions (0 x 0)
I am about to submit my app but when trying to archive, xcode keep telling me that the icon has (0x0) dimensions and need to be (57×57). I have double checked that it is 57×57 but still xcode sees it as 0x0
warning: iPhone/iPod Touch: iconNormal.png: icon dimensions (0 x 0) don't meet the size requirements. The icon file must be 57x57 pixels, in .png format (-19014)
Unable to validate your application. – (null)
If you have updated to OS X 10.7.3,
Updating the Application Loader will fix the issue.
Download here:
https://itunesconnect.apple.com/apploader/ApplicationLoader_2.5.1.dmg
Also see App submission failed due to icon dimensions (0 x 0)