From 2a16a85ffe6770aa216f8f343682d2c10b9c7cca Mon Sep 17 00:00:00 2001 From: kkostiuk Date: Thu, 17 Mar 2022 21:13:11 -0400 Subject: [PATCH] build: bump minimum macOS version to 10.14 Change-Id: I27de95a89782937125e6620135c1c1406167e777 --- resources/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/Info.plist b/resources/Info.plist index 6bc47505..d58f6a63 100644 --- a/resources/Info.plist +++ b/resources/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} LSMinimumSystemVersion - 10.13 + 10.14 CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} LSApplicationCategoryType