Missing Info.plist value

Hello Apple Dev Community,


I was using Xcode's Application Loader to push my build to iTunes Connect.

Everything was going well until I got an email from Apple which read:
"Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.myname.myapp'. 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."


I tried adding an "Icon Name" key in Xcode with value "AppIcon", but that didn't work. I even tried the method outlined in another post, but didn't work either.


Someone please help me! I am getting desparate here!


FWIW, my Xcode version is 9.2


Many thanks in advance! 🙂

KC

Missing Info.plist value
 
 
Q