Update minimum supported OSX version to 10.13
This commit is contained in:
parent
edbdf82041
commit
7321a05a35
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
<conclusion file="conclusion.html" mime-type="text/html" />
|
<conclusion file="conclusion.html" mime-type="text/html" />
|
||||||
<volume-check>
|
<volume-check>
|
||||||
<allowed-os-versions>
|
<allowed-os-versions>
|
||||||
<os-version min="10.12" />
|
<os-version min="10.13" />
|
||||||
</allowed-os-versions>
|
</allowed-os-versions>
|
||||||
</volume-check>
|
</volume-check>
|
||||||
<choices-outline>
|
<choices-outline>
|
||||||
|
|
Loading…
Reference in a new issue