--- 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>