mirror of
https://github.com/bitwarden/desktop
synced 2025-12-05 23:53:29 +00:00
Fix Mac App Store minimumSystemVersion (#1453)
This commit is contained in:
@@ -187,7 +187,9 @@
|
||||
"entitlements": "resources/entitlements.mas.plist",
|
||||
"entitlementsInherit": "resources/entitlements.mas.inherit.plist",
|
||||
"hardenedRuntime": false,
|
||||
"minimumSystemVersion": "10.14"
|
||||
"extendInfo": {
|
||||
"LSMinimumSystemVersion": "10.14.0"
|
||||
}
|
||||
},
|
||||
"nsisWeb": {
|
||||
"oneClick": false,
|
||||
|
||||
Reference in New Issue
Block a user