<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>VoxyAI</title>
    <welcome file="welcome.rtf"/>
    <background file="background.png" alignment="bottomleft" scaling="proportional"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64" rootVolumeOnly="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="14.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="VoxyAI">
        <pkg-ref id="com.voxyai.VoxyAI"/>
    </choice>
    <pkg-ref id="com.voxyai.VoxyAI" version="1.7.16" onConclusion="none" installKBytes="15258" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="com.voxyai.VoxyAI">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.7.16" CFBundleVersion="121" id="com.voxyai.VoxyAI" path="VoxyAI.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>