From b548bbde6efdf1c610a5740401683be5d4db292d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 15 Oct 2021 05:10:54 -0400 Subject: [PATCH] Clean up Info.plist on Mac. --- Info.plist | 54 ++++++++++++++++++------------------------------------ 1 file changed, 18 insertions(+), 36 deletions(-) diff --git a/Info.plist b/Info.plist index ada4e152..89b9d686 100644 --- a/Info.plist +++ b/Info.plist @@ -2,36 +2,21 @@ - CFBundleInfoDictionaryVersion - 6.0 - CFBundleDevelopmentRegion - English - CFBundleName - Rack - CFBundleDisplayName - Rack - CFBundleIdentifier - com.vcvrack.rack - CFBundleVersion - {VERSION} - CFBundlePackageType - APPL - CFBundleSignature - RACK - CFBundleExecutable - Rack - CFBundleIconFile - icon - CFBundleShortVersionString - {VERSION} - NSHumanReadableCopyright - Copyright © VCV - NSPrincipalClass - NSApplication - NSHighResolutionCapable - YES - NSMicrophoneUsageDescription - This is required for using line input from audio interfaces. + CFBundleInfoDictionaryVersion6.0 + CFBundleDevelopmentRegionEnglish + CFBundleNameVCV Rack 2 + CFBundleDisplayNameVCV Rack 2 + CFBundleIdentifiercom.vcvrack.rack + CFBundleVersion{VERSION} + CFBundlePackageTypeAPPL + CFBundleSignatureRACK + CFBundleExecutableRack + CFBundleIconFileicon + CFBundleShortVersionString{VERSION} + NSHumanReadableCopyrightCopyright © VCV + NSPrincipalClassNSApplication + NSHighResolutionCapableYES + NSMicrophoneUsageDescriptionThis is required for using line input from audio interfaces. CFBundleDocumentTypes @@ -40,16 +25,13 @@ vcv - CFBundleTypeIconFile - icon.icns - CFBundleTypeName - VCV Rack Patch + CFBundleTypeIconFileicon.icns + CFBundleTypeNameVCV Rack Patch CFBundleTypeOSTypes RACK - CFBundleTypeRole - Editor + CFBundleTypeRoleEditor