I added the LaunchScreen.storyboardc folder and Assets.car file to the root directory.
I also added this to the xml file:
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
When i add this to the xml file, the application does not open at all. it shuts down directly without any error.