mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
Set minimumSystemVersion (#1287)
This commit is contained in:
@@ -81,6 +81,7 @@
|
|||||||
"mac": {
|
"mac": {
|
||||||
"electronUpdaterCompatibility": ">=0.0.1",
|
"electronUpdaterCompatibility": ">=0.0.1",
|
||||||
"category": "public.app-category.productivity",
|
"category": "public.app-category.productivity",
|
||||||
|
"minimumSystemVersion": "10.14",
|
||||||
"darkModeSupport": true,
|
"darkModeSupport": true,
|
||||||
"gatekeeperAssess": false,
|
"gatekeeperAssess": false,
|
||||||
"hardenedRuntime": true,
|
"hardenedRuntime": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user