Removing Launch Screen in Xcode 6.0

前端 未结 7 1449
渐次进展
渐次进展 2020-12-31 01:50

I\'ve created a browser app, but every time it launches, the LaunchScreen.xib pops up first for a second or so. How can I stop this screen from appearing?

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-31 01:58

    Go to info.plist and remove value of key "Launch screen interface file base name"

提交回复
热议问题