Help! IOS Build will not submit! Missing Icons....

I new that I would need to update our build server to support the new IOS, but have put this off.  Of course today, we need to do an urgent update and I have had to update the OS and Xcode etc.

The build is failing with: -

ERROR ITMS-90022: “Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly ‘120x120’ pixels, in .png format for iOS versions >= 7.0.”

ERROR ITMS-90023: “Missing required icon file. The bundle does not contain an app icon for iPad of exactly ‘76x76’ pixels, in .png format for iOS versions >= 7.0.”

ERROR ITMS-90023: “Missing required icon file. The bundle does not contain an app icon for iPad of exactly ‘152x152’ pixels, in .png format for iOS versions >= 7.0.”

I am kind of used to the issues around the images and have gone through this with a toothcombe.  

I have tried Corona Builds: - 3184 and 3319.  

I am not sure what else to try.  I have attached screen shots of my build folders and the three icons in question.  If anyone has anything I should try please say - we need to get this build out today really.  I have done Windows and Android, but most of our users are on IOS…

I think I have fixed this, although I have no idea what was wrong.

I deleted the folders, copied the folders from a Corona Project and then copied the icons back in.  The only difference is that the new folders have Contents.JSON files (??) in them.  These are not mentioned in any documentation that I can see.

Anyway the app built and has submitted successfully… :slight_smile:

Please copy the entire Images.xassets folder from one of the sample apps and then drop your icons in the folder after you’re done.

Rob

I think I have fixed this, although I have no idea what was wrong.

I deleted the folders, copied the folders from a Corona Project and then copied the icons back in.  The only difference is that the new folders have Contents.JSON files (??) in them.  These are not mentioned in any documentation that I can see.

Anyway the app built and has submitted successfully… :slight_smile:

Please copy the entire Images.xassets folder from one of the sample apps and then drop your icons in the folder after you’re done.

Rob