CFBundleDisplayName
{{NAME}}
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleName
{{NAME}}
CFBundlePackageType
APPL
CFBundleShortVersionString
1.0
CFBundleVersion
1
UILaunchScreen
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
<!-- Demos that hit a plaintext local server add NSAppTransportSecurity /
NSAllowsArbitraryLoads here; the starter uses HTTPS only. -->