2
0
Fork 0

Merge pull request #27264 from ViktorEvil/master

Enable macOS Mojave "Dark Mode" on the editor title bar
3.2
Rémi Verschelde 2019-04-03 10:09:20 +07:00 committed by GitHub
commit f64336f1a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

@ -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>