Icon problems -- seemingly a n00b question, but...

Okay I’ve been here for about a year, I’ve published several apps so I would think I should know what I’m doing, but . . .

I’m trying to build a new version of an app that’s already in the app store and I’m getting this error:

 warning: iPhone/iPod Touch: Icon.png: icon dimensions (0 x 0) don't meet the size requirements. The icon file must be 57x57 pixels, in .png format (-19014)  
warning: iPad: Icon.png: icon dimensions (0 x 0) don't meet the size requirements. The icon file must be 72x72 pixels, in .png format (-19014)  

I’ve tried with 744, 726 and 705. This app I did change the Icon, but I’ve rebuilt it and verified it to be valid. So I tested an app that I haven’t changed the icon on that is also live and I’m getting the same error on a known good app.

Any one else having this problem?

I don’t think this is me…

[import]uid: 19626 topic_id: 21884 reply_id: 321884[/import]

I believe that was an apple related problem and the way to fix it was to download the latest “Application Loader” ill try find the link to this problem and hopefully it can help you out.

Chris L [import]uid: 30314 topic_id: 21884 reply_id: 87021[/import]

This is a few links to help you out If im correct the problem was a bug with latest Xcode and downloading the newest application loader fixes this issue.

Link1: http://stackoverflow.com/questions/9110742/monotouch-project-leads-to-application-loader-error-message-icon-dimensions-0

Link2: http://jomnius.blogspot.com/2012/02/icon-dimensions-0x0-dont-meet-the-size.html

Hope this helps,
Chris L [import]uid: 30314 topic_id: 21884 reply_id: 87023[/import]

I haven’t changed my Xcode software since the last time I successfully built apps.

Is Corona using these xcode bits to verify the assets?
[import]uid: 19626 topic_id: 21884 reply_id: 87027[/import]

I passed for it and did download the new version of Application Loader as @Leiva is telling about and nicely it did solve the problem as your @Rob.
Rodrigo. [import]uid: 89165 topic_id: 21884 reply_id: 87029[/import]

Installing the latest Application Loader did the trick

Thanks everyone…

What an awesome community…
[import]uid: 19626 topic_id: 21884 reply_id: 87030[/import]

Glad to hear this got sorted; it wasn’t Xcode but rather the latest security update from Apple that caused the issue - an update I just did today, so time to go update Application Loader :wink: [import]uid: 52491 topic_id: 21884 reply_id: 87062[/import]