From e226091c198e845c5c7340fa6e86bb0045fea882 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 13 Jul 2024 17:26:27 -0500 Subject: [PATCH] Require macOS 11 or later --- app/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Info.plist b/app/Info.plist index 1799b5f7..4c5f36ae 100644 --- a/app/Info.plist +++ b/app/Info.plist @@ -17,7 +17,7 @@ CFBundleSignature ???? LSMinimumSystemVersion - 10.14 + 11.0.0 NSPrincipalClass NSApplication NSSupportsAutomaticGraphicsSwitching