1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

Opt in for macOS dark mode support

This commit is contained in:
Joakim Gyllström 2021-09-14 13:10:44 +02:00 committed by Panagiotis Vasilopoulos
parent 7230f6a393
commit 75b90ce4be
No known key found for this signature in database
GPG Key ID: 9E541BDE43B99F44

View File

@ -230,7 +230,7 @@
<key>NSHighResolutionCapable</key>
<true/>
<key>NSRequiresAquaSystemAppearance</key>
<true/>
<false/>
<key>NSHumanReadableCopyright</key>
<string>Tenacity version ${GIT_DESCRIBE}</string>
<key>NSMicrophoneUsageDescription</key>