Upload an application to appstore connect failed. (90022, 90713)

Asset validation failed (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 >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file.

Asset validation failed (90713) Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.....'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key

So, what is your question ?

What are your target versions ? Did you include the required icon ?

Note that known you can provide a single 1024*1024 icon to cover all sizes.

Upload an application to appstore connect failed. (90022, 90713)
 
 
Q