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
commit d1df515bcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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>