Enable Mojave "dark mode" on the editor title bar

Enables "dark mode" in the editor and project selector title bars in macOS Mojave when selected in macOS System Preferences

(cherry picked from commit bba5716899)
This commit is contained in:
Allan Davis 2019-03-20 14:09:51 +00:00 committed by Rémi Verschelde
parent dc259b95d8
commit 38e5f94e19
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
<string>godot</string>
<key>CFBundleVersion</key>
<string>3.1</string>
<key>NSRequiresAquaSystemAppearance</key>
<false />
<key>NSHumanReadableCopyright</key>
<string>© 2007-2019 Juan Linietsky, Ariel Manzur &amp; Godot Engine contributors</string>
<key>LSMinimumSystemVersion</key>