build: Opt out of macOS Mojave dark mode

This commit is contained in:
Eberhard Graether
2018-11-09 19:58:48 +01:00
parent dfa6230ad6
commit 660482b294
+2
View File
@@ -36,6 +36,8 @@
<string></string> <string></string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<true/> <true/>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>icon</string> <string>icon</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>