From a52ecc936a267cae97c2f313743bf75d5af07700 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 18 Nov 2020 21:38:21 +0800 Subject: build: set minimum supported macOS to 10.14 --- share/qt/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/qt') diff --git a/share/qt/Info.plist.in b/share/qt/Info.plist.in index 3befba3425..735b0ef55f 100644 --- a/share/qt/Info.plist.in +++ b/share/qt/Info.plist.in @@ -3,7 +3,7 @@ LSMinimumSystemVersion - 10.12.0 + 10.14.0 LSArchitecturePriority -- cgit v1.2.3