From 5c401bd5da0fa88a1b4e33cdc0d0318d1531ebb9 Mon Sep 17 00:00:00 2001 From: OatmealDome Date: Tue, 30 Jul 2024 21:51:39 -0400 Subject: [PATCH] MacUpdater: Change CFBundleName to match the bundle's output name --- Source/Core/MacUpdater/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/MacUpdater/Info.plist.in b/Source/Core/MacUpdater/Info.plist.in index df5967f289..ba3eae075d 100644 --- a/Source/Core/MacUpdater/Info.plist.in +++ b/Source/Core/MacUpdater/Info.plist.in @@ -13,7 +13,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - Updater + Dolphin Updater CFBundlePackageType APPL CFBundleShortVersionString