Use vector artwork for iOS launch image in asset catalog?

后端 未结 2 539
孤街浪徒
孤街浪徒 2021-01-12 13:44

Is this possible? It looks like I am going to need 9 different launch images, so replacing them all would be a bit of a chore.

2条回答
  •  走了就别回头了
    2021-01-12 14:18

    Yes, you can do this with XCode 6. This is a new feature added with the new release.

    The Session 441 from WWDC 2014 give you more information about this way :)

    • Make a new image set
    • Click on the blank image set
    • Choose vector into attributes inspector. Now you have a universal image !
    • Drag your vector into this universal slot ;)

    Enjoy !

提交回复
热议问题