Skip to content
Snippets Groups Projects
Commit 2a16a85f authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

build: bump minimum macOS version to 10.14

Change-Id: I27de95a89782937125e6620135c1c1406167e777
parent bef42fb1
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>${MACOSX_BUNDLE_SHORT_VERSION_STRING}</string>
<key>LSMinimumSystemVersion</key>
<string>10.13</string>
<string>10.14</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
<key>LSApplicationCategoryType</key>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment