<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>RootControl</title>
    <organization>com.ctrlbusaudio</organization>
    <domains enable_localSystem="true" enable_currentUserHome="false"/>
    <options customize="allow" require-scripts="false" hostArchitectures="x86_64,arm64" allow-external-scripts="no"/>
    <license file="license.txt" mime-type="text/plain"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <pkg-ref id="com.ctrlbusaudio.rootcontrol.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="6.0.8.1" CFBundleVersion="6.0.8.1" id="com.rootcontrolaudio.rootcontrol" path="Library/Audio/Plug-Ins/VST3/RootControl.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ctrlbusaudio.rootcontrol.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="6.0.8.1" CFBundleVersion="6.0.8.1" id="com.rootcontrolaudio.rootcontrol" path="Library/Audio/Plug-Ins/Components/RootControl.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ctrlbusaudio.rootcontrol.clap">
        <bundle-version>
            <bundle CFBundleShortVersionString="6.0.8.1" CFBundleVersion="6.0.8.1" id="com.rootcontrolaudio.rootcontrol" path="Library/Audio/Plug-Ins/CLAP/RootControl.clap"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="com.ctrlbusaudio.rootcontrol.vst3"/>
        <line choice="com.ctrlbusaudio.rootcontrol.au"/>
        <line choice="com.ctrlbusaudio.rootcontrol.clap"/>
    </choices-outline>
    <choice id="com.ctrlbusaudio.rootcontrol.vst3" title="VST3" description="VST3 for Ableton, FL Studio, Cubase." selected="true">
        <pkg-ref id="com.ctrlbusaudio.rootcontrol.vst3"/>
    </choice>
    <choice id="com.ctrlbusaudio.rootcontrol.au" title="AU" description="Audio Unit for Logic Pro." selected="true">
        <pkg-ref id="com.ctrlbusaudio.rootcontrol.au"/>
    </choice>
    <choice id="com.ctrlbusaudio.rootcontrol.clap" title="CLAP" description="CLAP for Reaper and Bitwig." selected="true">
        <pkg-ref id="com.ctrlbusaudio.rootcontrol.clap"/>
    </choice>
    <pkg-ref id="com.ctrlbusaudio.rootcontrol.vst3" version="6.0.8" installKBytes="10420">#RootControl_VST3.pkg</pkg-ref>
    <pkg-ref id="com.ctrlbusaudio.rootcontrol.au" version="6.0.8" installKBytes="10347">#RootControl_AU.pkg</pkg-ref>
    <pkg-ref id="com.ctrlbusaudio.rootcontrol.clap" version="6.0.8" installKBytes="10374">#RootControl_CLAP.pkg</pkg-ref>
</installer-gui-script>