diff --git a/Audio/PluginController.mm b/Audio/PluginController.mm
index 9251dfefa..55e694fb7 100644
--- a/Audio/PluginController.mm
+++ b/Audio/PluginController.mm
@@ -423,6 +423,10 @@ static NSString *xmlEscapeString(NSString * string) {
\t$(PRODUCT_BUNDLE_IDENTIFIER)\n\
\tCFBundleInfoDictionaryVersion\n\
\t6.0\n\
+\tCFBundleName\n\
+\t$(PRODUCT_NAME)\n\
+\tCFBundleDisplayName\n\
+\t$(PRODUCT_NAME)\n\
\tCFBundlePackageType\n\
\tAPPL\n\
\tCFBundleShortVersionString\n\
diff --git a/Info.plist.template b/Info.plist.template
index 70fa143d6..e82d2ccef 100644
--- a/Info.plist.template
+++ b/Info.plist.template
@@ -1984,6 +1984,10 @@
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
+ CFBundleName
+ $(PRODUCT_NAME)
+ CFBundleDisplayName
+ $(PRODUCT_NAME)
CFBundlePackageType
APPL
CFBundleShortVersionString