I had an encountered while debugging application on Xcode. when changing the TARGET -> General settings, after that LaunchScreen.storyboard could not displaying.

Look into it. I’d try to change general settings again. But never displaying. A hour struggling, finally I got a solution.
It is simple.

1. Remove an application on the device.
2. Project clean
3. Re build and Run

That’s it.