summaryrefslogtreecommitdiff
path: root/misc/dist
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-04-03 10:09:20 +0200
committerGitHub <noreply@github.com>2019-04-03 10:09:20 +0200
commitf64336f1a7ff9c9414be4a82b3dc9fca6c659bf9 (patch)
treea807e657337474384030eb59c29b2f1d5e8f4995 /misc/dist
parent76cbe7a9ae08cf9c90b464cda7c967ca8068d41d (diff)
parentbba5716899a40390051c0232f64353cf8ed31880 (diff)
Merge pull request #27264 from ViktorEvil/master
Enable macOS Mojave "Dark Mode" on the editor title bar
Diffstat (limited to 'misc/dist')
-rwxr-xr-xmisc/dist/osx_tools.app/Contents/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/dist/osx_tools.app/Contents/Info.plist b/misc/dist/osx_tools.app/Contents/Info.plist
index 1a116527bb..bb22f1807c 100755
--- a/misc/dist/osx_tools.app/Contents/Info.plist
+++ b/misc/dist/osx_tools.app/Contents/Info.plist
@@ -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>