Missing CFBundleIconName value in Info.plist

Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.kmushi.pay'. 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. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7. With error code STATE_ERROR.VALIDATION_ERROR.90713 for id bf3f38bf-c5ab-4ee3-8937-cbc15b8f27a9

My AppIcon-1.appiconset

Any update on this issue? I am facing the same problem while trying to submit my image to testflight. I am using XCode 14.3 (14E222b). And I have tried many solutions that many have mentioned here and in stackoverflow, none of them work. The apple developer website has been relatively useless. Looks like no-one cares whether the content is useful or not or how to make it useful to developeers... anyway, let me stop complaining and request your help.

I get 3 related errors

Asset validation failed Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle xxxxxx'. 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. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7. (ID: 593168a8-caff-483f-ade6-700c062002d6)

Asset validation failed Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels,...

Asset validation failed Missing required icon file. The bundle does not contain an app icon for iPad of exactly '152x152' pixels

thank you -Vittal

I'm facing the same issue when trying to upload to TF with Xcode 14.3.1. Was thsi issue resolved @vittalk ? Would you mind sharing detail? Thanks a lot.

Missing CFBundleIconName value in Info.plist
 
 
Q