<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Audn Code</title>
    <welcome file="welcome.html"/>
    <conclusion file="conclusion.html"/>
    <options customize="never" require-scripts="true" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="11.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="Audn Code">
        <pkg-ref id="ai.audn.audncode"/>
    </choice>
    <pkg-ref id="ai.audn.audncode" version="1.0.3" onConclusion="none" installKBytes="54868" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="ai.audn.audncode">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>