[macOS] Use liquid glass icon for the editor.

Co-authored-by: Adam Scott <ascott.ca@gmail.com>
This commit is contained in:
Pāvels Nadtočajevs
2025-07-23 09:28:54 +03:00
parent 037956dbc9
commit 1042e38303
8 changed files with 86 additions and 2 deletions

View File

@ -9,7 +9,9 @@
<key>CFBundleName</key>
<string>Godot</string>
<key>CFBundleIconFile</key>
<string>Godot.icns</string>
<string>GodotLG.icns</string>
<key>CFBundleIconName</key>
<string>GodotLG</string>
<key>CFBundleIdentifier</key>
<string>org.godotengine.godot</string>
<key>CFBundleInfoDictionaryVersion</key>