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
This commit is contained in:
Allan Davis
2019-03-20 14:09:51 +00:00
committed by GitHub
parent a53645e726
commit bba5716899

View File

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