aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Game/Code/MacOSX/Info.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/Game/Code/MacOSX/Info.plist b/Game/Code/MacOSX/Info.plist
index dfc8de66..a62966cf 100644
--- a/Game/Code/MacOSX/Info.plist
+++ b/Game/Code/MacOSX/Info.plist
@@ -7,11 +7,11 @@
<key>CFBundleDisplayName</key>
<string>UltraStarDeluxe</string>
<key>CFBundleExecutable</key>
- <string>UltraStar</string>
+ <string>ultrastardx</string>
<key>CFBundleGetInfoString</key>
<string>UltraStarDeluxe, a SingStar clone</string>
<key>CFBundleIconFile</key>
- <string>ustar-icon_v01</string>
+ <string>ustar-icon_v01.icns</string>
<key>CFBundleIdentifier</key>
<string>org.ultrastardeluxe.ultrastardeluxe</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -23,7 +23,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
- <string>????</string>
+ <string>USDX</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>LSExecutableArchitectures</key>