From 7cc8e37aeec54beffd6f2792455bcd68e28a4cfd Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Sun, 30 Oct 2022 13:19:43 -0700 Subject: [PATCH] MacUpdater: test that os version check is working Adds a key to Info.plist with default value to test Updater - this commit is intended to be reverted --- Source/Core/DolphinQt/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Core/DolphinQt/Info.plist.in b/Source/Core/DolphinQt/Info.plist.in index 2f5a108cb3..8fafbfba1f 100644 --- a/Source/Core/DolphinQt/Info.plist.in +++ b/Source/Core/DolphinQt/Info.plist.in @@ -53,5 +53,7 @@ CSResourcesFileMapped + UIUserInterfaceStyle + Automatic