<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Retrospect</title>
    <organization>com.conceptualmachines</organization>
    <options customize="always" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <welcome language="en" mime-type="text/plain">Choose the plug-in formats to install on the next step.</welcome>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="clap"/>
        <line choice="lv2"/>
    </choices-outline>
    <choice id="vst3" title="VST3" description="Installs to /Library/Audio/Plug-Ins/VST3." start_selected="true">
        <pkg-ref id="com.conceptualmachines.retrospect.vst3"/>
    </choice>
    <pkg-ref id="com.conceptualmachines.retrospect.vst3" version="1.0.0" onConclusion="none" installKBytes="10950" updateKBytes="0">#retrospect-vst3.pkg</pkg-ref>
    <choice id="au" title="Audio Unit (AU)" description="Installs to /Library/Audio/Plug-Ins/Components." start_selected="true">
        <pkg-ref id="com.conceptualmachines.retrospect.au"/>
    </choice>
    <pkg-ref id="com.conceptualmachines.retrospect.au" version="1.0.0" onConclusion="none" installKBytes="10914" updateKBytes="0">#retrospect-au.pkg</pkg-ref>
    <choice id="clap" title="CLAP" description="Installs to /Library/Audio/Plug-Ins/CLAP." start_selected="true">
        <pkg-ref id="com.conceptualmachines.retrospect.clap"/>
    </choice>
    <pkg-ref id="com.conceptualmachines.retrospect.clap" version="1.0.0" onConclusion="none" installKBytes="10924" updateKBytes="0">#retrospect-clap.pkg</pkg-ref>
    <choice id="lv2" title="LV2" description="Installs to /Library/Audio/Plug-Ins/LV2." start_selected="false">
        <pkg-ref id="com.conceptualmachines.retrospect.lv2"/>
    </choice>
    <pkg-ref id="com.conceptualmachines.retrospect.lv2" version="1.0.0" onConclusion="none" installKBytes="10644" updateKBytes="0">#retrospect-lv2.pkg</pkg-ref>
    <pkg-ref id="com.conceptualmachines.retrospect.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.conceptualmachines.retrospect" path="Library/Audio/Plug-Ins/VST3/Retrospect.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.conceptualmachines.retrospect.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.conceptualmachines.retrospect" path="Library/Audio/Plug-Ins/Components/Retrospect.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.conceptualmachines.retrospect.clap">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.conceptualmachines.retrospect" path="Library/Audio/Plug-Ins/CLAP/Retrospect.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.conceptualmachines.retrospect.lv2">
        <bundle-version/>
    </pkg-ref>
    <product version="1.0.0"/>
</installer-gui-script>