<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>VOLMAC</title>
    <welcome file="Welcome.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.janlabs.volmac.installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.janlabs.volmac.installer" visible="false">
        <pkg-ref id="com.janlabs.volmac.installer"/>
    </choice>
    <pkg-ref id="com.janlabs.volmac.installer" version="1.0" onConclusion="none" installKBytes="5021" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="com.janlabs.volmac.installer">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.janlabs.volmac.app" path="Applications/VOLMAC.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1.0" id="com.janlabs.volmac.driver" path="Library/Audio/Plug-Ins/HAL/VOLMAC.driver"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>