Launch Image does not show up in my iOS App

前端 未结 28 1671
逝去的感伤
逝去的感伤 2020-12-02 04:11

I want to get a simple launch screen to show in my app, built using Xcode 6.0.1.

I have added a launch screen in two ways: As an XIB (with the default name, LaunchSc

28条回答
  •  庸人自扰
    2020-12-02 04:52

    There is a file 'LaunchScreen.xib' automatically added to your project Deleting this will shift xCode to using your Default images in Images.xcassets

    edited to add go to App Icons and Launch Images Launch Screen File should be blank/emtpy

提交回复
热议问题