<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>BQST 1.0.3</title>
    <background file="background.png" alignment="center" scaling="proportional"/>
    <welcome file="Welcome.html"/>
    <readme file="ReadMe.html"/>
    <options customize="never" require-scripts="false"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="bqst.plugins"/>
    </choices-outline>
    <choice id="bqst.plugins" title="BQST Plugins" description="Installs the BQST VST3 and Audio Unit plugins.">
        <pkg-ref id="tech.ebraudio.bqst.plugins"/>
    </choice>
    <pkg-ref id="tech.ebraudio.bqst.plugins" version="1.0.3" auth="Root" onConclusion="none" installKBytes="21051" updateKBytes="0">#BQST-components.pkg</pkg-ref>
    <pkg-ref id="tech.ebraudio.bqst.plugins">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.3" CFBundleVersion="1.0.3" id="tech.ebraudio.bqst" path="Library/Audio/Plug-Ins/VST3/BQST.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>