mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-03 13:33:32 +01:00
[PM-6805] Update minimum supported macOS desktop version to 12 (#9439)
This commit is contained in:
parent
93e7a6ae87
commit
85843c8baa
@ -127,7 +127,7 @@
|
|||||||
"entitlementsLoginHelper": "resources/entitlements.mas.loginhelper.plist",
|
"entitlementsLoginHelper": "resources/entitlements.mas.loginhelper.plist",
|
||||||
"hardenedRuntime": false,
|
"hardenedRuntime": false,
|
||||||
"extendInfo": {
|
"extendInfo": {
|
||||||
"LSMinimumSystemVersion": "10.15.0",
|
"LSMinimumSystemVersion": "12",
|
||||||
"ElectronTeamID": "LTZ2PFU5D6"
|
"ElectronTeamID": "LTZ2PFU5D6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user