Hello there -
I am updating an old app, and I would like to target iOS 10.3+.
I understand the requirements for iOS 11 for what concerns the new Icon file requirements; but in case I want to target 10.3 and above, which images should I include?
Should I have both the old CFBundleIconFiles for iOS 10.3 and the new Images.xcassets directory for iOS 11?
Thanks.