mirror of
https://github.com/mas-cli/mas
synced 2024-11-24 20:43:10 +00:00
⬆️ Update minimum macOS for mas.pkg
This commit is contained in:
parent
923fb18526
commit
e28c67eaad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<options customize="never" require-scripts="false"/>
|
<options customize="never" require-scripts="false"/>
|
||||||
<volume-check>
|
<volume-check>
|
||||||
<allowed-os-versions>
|
<allowed-os-versions>
|
||||||
<os-version min="10.10"/>
|
<os-version min="10.11"/>
|
||||||
</allowed-os-versions>
|
</allowed-os-versions>
|
||||||
</volume-check>
|
</volume-check>
|
||||||
<choices-outline>
|
<choices-outline>
|
||||||
|
|
Loading…
Reference in a new issue