Deleted lines to disable dark mode when compiled against the latest OSX SDK

This commit is contained in:
YuSanka 2019-12-12 14:43:13 +01:00
parent d028f804c4
commit 2eb3766e11

View File

@ -116,7 +116,5 @@
<string>NSApplication</string> <string>NSApplication</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<true/> <true/>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
</dict> </dict>
</plist> </plist>