Преглед изворни кода

Merge pull request #27264 from ViktorEvil/master

Enable macOS Mojave "Dark Mode" on the editor title bar
Rémi Verschelde пре 6 година
родитељ
комит
f64336f1a7
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      misc/dist/osx_tools.app/Contents/Info.plist

+ 2 - 0
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>