From 69f076a29316127a56d829014dcf75cf34a7fbe9 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Tue, 21 Jun 2022 07:08:05 -0700 Subject: [PATCH] Update Info.plist In preparation for submission to the App Store. Signed-off-by: Christopher Snowhill --- Audio/PluginController.mm | 2 ++ Info.plist | 2 ++ 2 files changed, 4 insertions(+) diff --git a/Audio/PluginController.mm b/Audio/PluginController.mm index f5178379e..2b1f6ab61 100644 --- a/Audio/PluginController.mm +++ b/Audio/PluginController.mm @@ -380,6 +380,8 @@ static PluginController *sharedPluginController = nil; \t\t\tsong.icns\n\ \t\t\tCFBundleTypeIconSystemGenerated\n\ \t\t\t1\n\ +\t\t\tCFBundleTypeName\n\ +\t\t\tFolder\n\ \t\t\tCFBundleTypeOSTypes\n\ \t\t\t\n\ \t\t\t\t****\n\ diff --git a/Info.plist b/Info.plist index 442eab6b3..7fb6f7b33 100644 --- a/Info.plist +++ b/Info.plist @@ -17,6 +17,8 @@ song.icns CFBundleTypeIconSystemGenerated 1 + CFBundleTypeName + Folder CFBundleTypeOSTypes ****