Fix blank melonDS app icon on macOS
This commit is contained in:
parent
1e4c0c9d72
commit
7e3d1058a6
|
@ -5,7 +5,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>melonDS</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>melonDS.icns</string>
|
||||
<string>melon.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>net.kuribo64.melonDS</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
|
|
Loading…
Reference in New Issue