desktop: reduce minimum required macOS version to 10.12.0

This fixes #1180
This commit is contained in:
Abdullah Atta
2022-10-12 14:34:04 +05:00
committed by Abdullah Atta
parent 9d7c2bbe15
commit ee0fb3680a

View File

@@ -68,7 +68,7 @@
"afterPack": "./scripts/removeLocales.js",
"mac": {
"bundleVersion": "221",
"minimumSystemVersion": "10.14.0",
"minimumSystemVersion": "10.12.0",
"target": [
{
"target": "dmg",