Is Xcode 5 Asset Catalog backwards compatible with pre-iOS 7?

前端 未结 3 541
太阳男子
太阳男子 2020-12-30 19:17

Xcode 5 introduced Asset Catalog, which seems very cool. However I haven\'t find much information about it. Specifically, I\'m interested whether the usage

3条回答
  •  粉色の甜心
    2020-12-30 19:48

    Yes, it's definitely compatible with iOS6. Not sure about 5.

    However, if you use it with earlier than 7.0 then you are not able to use the resizable images feature of asset catalogs.

提交回复
热议问题