mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Updated App icon for macOS 26 (#4160)
This commit is contained in:
commit
d1df515bcc
8 changed files with 310 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue