project_files/HedgewarsMobile/Info.plist
changeset 3317 198ec44b6d92
parent 2980 3cbd5a39aaee
child 3356 3ae3fccb439e
--- a/project_files/HedgewarsMobile/Info.plist	Wed Apr 07 01:22:05 2010 +0000
+++ b/project_files/HedgewarsMobile/Info.plist	Wed Apr 07 02:58:12 2010 +0000
@@ -16,8 +16,11 @@
 	<string>com.kodahedge.${PRODUCT_NAME:identifier}</string>
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
-	<key>CFBundleIconFile</key>
-	<string></string>
+	<key>CFBundleIconFiles</key>
+	<array>
+		<string>Icon.png</string>
+		<string>Icon-iPad.png</string>
+	</array>
 	<key>CFBundleDevelopmentRegion</key>
 	<string>English</string>
 	<key>CFBundleInfoDictionaryVersion</key>