[PM-6805] Update minimum supported macOS desktop version to 12 (#9439)

This commit is contained in:
Todd Martin 2024-05-30 18:25:17 -04:00 committed by GitHub
parent 93e7a6ae87
commit 85843c8baa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
"entitlementsLoginHelper": "resources/entitlements.mas.loginhelper.plist",
"hardenedRuntime": false,
"extendInfo": {
"LSMinimumSystemVersion": "10.15.0",
"LSMinimumSystemVersion": "12",
"ElectronTeamID": "LTZ2PFU5D6"
}
},