-
-
Notifications
You must be signed in to change notification settings - Fork 66
Expand file tree
/
Copy pathdistribution.xml
More file actions
16 lines (16 loc) · 703 Bytes
/
distribution.xml
File metadata and controls
16 lines (16 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
<pkg-ref id="dev.ensan.inputmethod.azooKeyMac"/>
<title>azooKey</title>
<options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
<choices-outline>
<line choice="default">
<line choice="dev.ensan.inputmethod.azooKeyMac"/>
</line>
</choices-outline>
<choice id="default"/>
<choice id="dev.ensan.inputmethod.azooKeyMac" visible="false">
<pkg-ref id="dev.ensan.inputmethod.azooKeyMac"/>
</choice>
<pkg-ref id="dev.ensan.inputmethod.azooKeyMac" version="0" onConclusion="none">azooKey-tmp.pkg</pkg-ref>
</installer-gui-script>