Removing Launch Screen in Xcode 6.0

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


Maybe you can fix this by other way. You can click project, click General, in App Icons and Launch Images frame, click Launch Screen File then choose Main. Your app will start width main scrren (Main.storyboard)


Click on you project, in the Info tab you have the line "Launch screen interface file base name"

You can just remove that line.

Tags:

Ios

Xcode

Launch