Merge pull request #27264 from ViktorEvil/master

Enable macOS Mojave "Dark Mode" on the editor title bar
This commit is contained in:
Rémi Verschelde 2019-04-03 10:09:20 +02:00 committed by GitHub
commit f64336f1a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>