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
After several hours frustrated on this, I decided to use this way. It works for both iPhone and iPad (on Xcode 6.1)
- File >> New File >> User Interface >> Launch Screen
- Create new key/value: "Launch screen interface file base name"/"Your Launch Screen Name" in YourApp-Info.plist
1 picture worths more than thousand words. Please look at below:

