diff options
| -rw-r--r-- | share/Info.plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/Info.plist b/share/Info.plist index d4c06b4f..d1b91a8d 100644 --- a/share/Info.plist +++ b/share/Info.plist @@ -19,6 +19,9 @@ <key>CFBundleExecutable</key> <string>monero-wallet-gui</string> + + <key>CFBundleName</key> + <string>Monero GUI</string> <key>CFBundleIdentifier</key> <string>org.monero-project.monero-wallet-gui</string> |
