From f74f748ff6329fdf0572015cd355fde0684189a6 Mon Sep 17 00:00:00 2001 From: OatmealDome Date: Tue, 30 Jul 2024 21:53:17 -0400 Subject: [PATCH] MacUpdater: Change bundle ID to org.dolphin-emu.updater The domain "dolphinteam.com" is not under our control, so we shouldn't be using it. --- 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 ba3eae075d..574843c28d 100644 --- a/Source/Core/MacUpdater/Info.plist.in +++ b/Source/Core/MacUpdater/Info.plist.in @@ -9,7 +9,7 @@ CFBundleIconFile Dolphin.icns CFBundleIdentifier - com.dolphinteam.dolphin-updater + org.dolphin-emu.updater CFBundleInfoDictionaryVersion 6.0 CFBundleName