mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-08-04 10:38:38 +00:00
chore(desktop): set minimum macOS system version to 10.15 (#125)
Some checks are pending
Some checks are pending
This commit is contained in:
parent
162a8dd685
commit
bbee92fa9f
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@
|
|||
]
|
||||
},
|
||||
"bundle": {
|
||||
"macOS": {
|
||||
"minimumSystemVersion": "10.15"
|
||||
},
|
||||
"createUpdaterArtifacts": true,
|
||||
"fileAssociations": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue