Trying to disable dark mode when compiled against the latest OSX SDK
as we are not yet ready for that.
This commit is contained in:
parent
588734c7b3
commit
f597131604
1 changed files with 2 additions and 0 deletions
|
@ -116,5 +116,7 @@
|
|||
<string>NSApplication</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue