From 8703749481fbec50c4ed78fad4a7b47cd2da1886 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 13 Aug 2023 19:40:31 -0400 Subject: [PATCH] Change NSHighResolutionCapable value from string to boolean. --- Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info.plist b/Info.plist index 461652b4..b58d5eba 100644 --- a/Info.plist +++ b/Info.plist @@ -15,7 +15,7 @@ CFBundleShortVersionString{VERSION} NSHumanReadableCopyrightCopyright © VCV NSPrincipalClassNSApplication - NSHighResolutionCapableYES + NSHighResolutionCapable NSMicrophoneUsageDescriptionThis is required for using line input from audio interfaces. CFBundleDocumentTypes