Merge branch 'reenable-macos-dark' into 'master'

Re-enable dark mode on Mac OS now that pyinstaller supports it.

See merge request openlp/packaging!12
This commit is contained in:
Raoul Snyman 2020-12-04 05:14:27 +00:00
commit 5afca33db1
1 changed files with 1 additions and 2 deletions

View File

@ -142,8 +142,7 @@
<string>OpenLP.help</string>
<key>CFBundleHelpBookName</key>
<string>org.openlp.OpenLP.help</string>
<!-- Disabled beacuse window appears blank, see https://github.com/pyinstaller/pyinstaller/issues/4627
<key>NSRequiresAquaSystemAppearance</key>
<false/>-->
<false/>
</dict>
</plist>