Why isn't my Asset Catalog returning R4 images?

前端 未结 5 1788
一整个雨季
一整个雨季 2021-02-18 22:04

I\'m in the process of migrating my images to an Asset Catalog. My app needs to access the Launch Image after launch and display it on the screen.

Easy enough,

5条回答
  •  南旧
    南旧 (楼主)
    2021-02-18 22:52

    For the R4 image to be automatically selected by Xcode you have to change the iOS Target to iOS 7. So even if you use the iOS7 SDK, your project target must be iOS 7.

提交回复
热议问题