[macOS] Use liquid glass icon for the editor.
Co-authored-by: Adam Scott <ascott.ca@gmail.com>
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user