Fix blank melonDS app icon on macOS

This commit is contained in:
WaluigiWare64
2021-01-22 10:38:37 +00:00
committed by GitHub
parent 1e4c0c9d72
commit 7e3d1058a6

View File

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