[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",
|
||||
"hardenedRuntime": false,
|
||||
"extendInfo": {
|
||||
"LSMinimumSystemVersion": "10.15.0",
|
||||
"LSMinimumSystemVersion": "12",
|
||||
"ElectronTeamID": "LTZ2PFU5D6"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue