Updated App icon for macOS 26 (#4160)

This commit is contained in:
Alexandru Ionut Tripon
2025-12-19 10:37:25 +02:00
committed by GitHub
8 changed files with 310 additions and 3 deletions

View File

@@ -21,7 +21,9 @@
<key>CFBundleGetInfoString</key>
<string>${MACOSX_BUNDLE_INFO_STRING}</string>
<key>CFBundleIconFile</key>
<string>${MACOSX_BUNDLE_ICON_FILE}</string>
<string>${Launcher_Name}</string>
<key>CFBundleIconName</key>
<string>${Launcher_Name}</string>
<key>CFBundleIdentifier</key>
<string>${MACOSX_BUNDLE_GUI_IDENTIFIER}</string>
<key>CFBundleInfoDictionaryVersion</key>