<plist>
<dict>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
</dict>
</plist>
make your launchScreen in xcode then add it as an xcode Resource in Projucer along with this custom plist
<plist>
<dict>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
</dict>
</plist>
make your launchScreen in xcode then add it as an xcode Resource in Projucer along with this custom plist