Launch screens supporting iOS6 and iOS7 - forced to splash screen

后端 未结 6 1834
庸人自扰
庸人自扰 2020-11-30 19:16

When it comes to the launch screen I can\'t find a unifying way to mimic the look of the application on both iOS6 and iOS7 (supporting both). Are we forced to make a regular

6条回答
  •  失恋的感觉
    2020-11-30 19:54

    Highlight the project in the project browser, select "General", scroll down to "App Icons", click on "Use Asset Catalog", and select "Migrate". Your existing icons and splash screens will be automagically migrated into an asset catalog. You can then select the catalog to add further images.

    To add new images you simply drag from Finder and drop into the squares for each image type.

    (Caution: The catalog editor inexplicably uses a non-scrollable wide format, and you can be missing stuff off the right side if your screen isn't wide enough.)

提交回复
热议问题