iOS Icon Requirements If I need to Target iOS SDK 10.3 and above

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.

I don’t see why Images.xassets wouldn’t work for iOS 10.3.

Rob

Hi Rob,

thanks for your reply. I was confused because it mentioned in your guide that it was a requirement for >= 11.0 , but it did not mention if it was supported for older SDKs.

Thanks!

It’s required for 11+, but Apple has probably supported this with earlier versions.

Rob

I don’t see why Images.xassets wouldn’t work for iOS 10.3.

Rob

Hi Rob,

thanks for your reply. I was confused because it mentioned in your guide that it was a requirement for >= 11.0 , but it did not mention if it was supported for older SDKs.

Thanks!

It’s required for 11+, but Apple has probably supported this with earlier versions.

Rob