Ios 11 iphone 5s

broken image
broken image

My Xcode version is : Version 9.0 (9A235).Someone please confirm that I have latest stable release (not beta / GM seed). Xcode shows AppIcon for each target and their scheme as : So, what exactly is creating problem for iOS 11 on iPhone 5S. I checked the same AdHoc build on iPhone 5 (iOS 10.x.x) and the AppIcon is displayed on it. But as the installation finishes, the AppIcon disappears. While distributing ipa with the AppIcon is displayed on the device while the app is being installed (while circular progress is being shown on AppIcon on iPhone). I created ipa for AdHoc distribution and verified that appropriate AppIcon gets bundled in the archive (By extracting ipa and browsing through Payload).

broken image

I have also assigned AppStore iOS 1024x1024 in AppIcon for all. I made changes like removing CFBundleIcons and adding CFBundleIconName in my ist file. I searched on google and came across this answer Missing CFBundleIconName in Xcode9 iOS11 app release. When deploying these apps on iPhone 5S, the AppIcon does not appear. xcassets are given appropriate Target Membership (Properly added to Copy Bundle Resources of their own target. xcassets (Assets) that holds LaunchImages, AppIcons, And two more Image Assets.