1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

[macOS] Add support for exporting macOS 26 Liquid Glass icons.

This commit is contained in:
Pāvels Nadtočajevs
2025-07-20 13:50:51 +03:00
parent 8b2739ee55
commit 838cb0eefc
11 changed files with 132 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
<string>$name</string>
<key>CFBundleIconFile</key>
<string>icon.icns</string>
$liquid_glass_icon
<key>CFBundleIdentifier</key>
<string>$bundle_identifier</string>
<key>CFBundleInfoDictionaryVersion</key>