diff Simoleon/Info.plist @ 12:81f4e0a3b1eb

Finishing first version
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Tue, 13 Jul 2021 18:16:07 +0100
parents e0c2bda6c51f
children 03ce7421c6f4
line wrap: on
line diff
--- a/Simoleon/Info.plist	Tue Jul 13 12:14:42 2021 +0100
+++ b/Simoleon/Info.plist	Tue Jul 13 18:16:07 2021 +0100
@@ -4,6 +4,8 @@
 <dict>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>$(DEVELOPMENT_LANGUAGE)</string>
+	<key>CFBundleDisplayName</key>
+	<string>Simoleon</string>
 	<key>CFBundleExecutable</key>
 	<string>$(EXECUTABLE_NAME)</string>
 	<key>CFBundleIdentifier</key>
@@ -29,6 +31,8 @@
 	<true/>
 	<key>UILaunchScreen</key>
 	<dict/>
+	<key>UILaunchStoryboardName</key>
+	<string>LaunchScreen</string>
 	<key>UIRequiredDeviceCapabilities</key>
 	<array>
 		<string>armv7</string>