1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 15:45:54 +01:00

Revert "Force opening in low resolution on the Mac"

This reverts commit b6392f23d8.

Easy way didn't work out...must look for alternative.
This commit is contained in:
Leland Lucius
2021-01-19 10:59:50 -06:00
parent b6392f23d8
commit dbd517751a

View File

@@ -228,7 +228,7 @@
<key>LSApplicationCategoryType</key> <key>LSApplicationCategoryType</key>
<string>public.app-category.music</string> <string>public.app-category.music</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<false/> <true/>
<key>NSRequiresAquaSystemAppearance</key> <key>NSRequiresAquaSystemAppearance</key>
<true/> <true/>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>