From 2f72eb0657869a423977dceae0ea56d5fb8a333b Mon Sep 17 00:00:00 2001 From: Owen Rudge Date: Thu, 11 Nov 2021 19:06:31 +0000 Subject: Add: Specify minimum version for macOS (#9689) --- os/macosx/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/os/macosx/Info.plist.in b/os/macosx/Info.plist.in index 359d28de8..0148ab289 100644 --- a/os/macosx/Info.plist.in +++ b/os/macosx/Info.plist.in @@ -31,5 +31,7 @@ NSApplication NSHighResolutionCapable True + LSMinimumSystemVersion + 10.14.0 -- cgit v1.2.3-54-g00ecf