Archive upload - Verification fails - icons issue

I'm updating an existing iPhone App after couple of years now. No real code change now. I'm just doing recompile / build / archive. My build goes through fine.

During Upload - Verification I'm stuck with 2 errors relating to icons. I already have these icons in Xcode under Supporting Files in my project with the exact resolution. So I'm intrigued by these 2 errors:


ERROR ITMS-90096: "Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the 'iOS Human Interface Guidelines' at <https:/


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."


What does this mean from the first error above? - "must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}." I have this in my Supporting Files named as UILaunchImage.png but nothing in Info.plist. So what do I enter in Info.plist in the 2 columns?


For the second error, I have under Supporting Files an icon file Icon-120.png and I'm still getting the error. What is needed?


Thanks!



Hey!

How did you resolve your problem?


I am getting the same error

Hi eyalabadi98

How did you resolve your problem?


I am getting the same error


thank you

Archive upload - Verification fails - icons issue
 
 
Q