This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
During the process of uploading a new release, we’re not able to upload the IOS PROD builds in App store as there’s an issue with the new IOS version (11) as explained below by Apple:
"Dear developer,
We have discovered one or more issues with your recent delivery for "App Name". To process your delivery, the following issues must be corrected:
Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.saudia.iphone'. 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.
Once these issues have been corrected, you can then redeliver the corrected binary.
From Xcode 9 onwards we need to provide App Store icon sized 1024x1024 and other App Icons image resolutions within the Xcode itself. This can be done by adding Image Assets from Asset Catalog [ -> App Icons & Launch Images -> New iOS App Icon ] and fill out all the required Icon image sizes.
The CFBundleIconName in Info.pList will be the same as App Icon name that you have provided. (Default value is: AppIcon)
If you were not using assets catalog, now it is the time to migrate to it.
Kindly go through the video provided in the below url, demonstrates to resolve the reported issue.