1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-06 17:13:49 +01: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

View File

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