From f0093375b8caee7cef7d45cb21efbfb4854577a2 Mon Sep 17 00:00:00 2001 From: nastys Date: Sat, 26 Feb 2022 15:49:42 +0100 Subject: [PATCH] Set min macOS version to 11.6 --- rpcs3/rpcs3.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpcs3/rpcs3.plist.in b/rpcs3/rpcs3.plist.in index 1073bceb0c..20f25ca248 100644 --- a/rpcs3/rpcs3.plist.in +++ b/rpcs3/rpcs3.plist.in @@ -26,5 +26,7 @@ Licensed under GPLv2 NSHighResolutionCapable + LSMinimumSystemVersion + 11.6