<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Collapse</title>
    <organization>com.EnzymeTechnologies</organization>
    <domains enable_localSystem="true" enable_currentUserHome="false"/>
    <options customize="allow" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.html"/>
    <license file="license.html"/>
    <conclusion file="conclusion.html"/>
    <choices-outline>
        <line choice="au"/>
        <line choice="vst3"/>
    </choices-outline>
    <choice id="au" title="Audio Unit (AU)" description="Install the AU plugin for Logic Pro, GarageBand, and other AU hosts.">
        <pkg-ref id="com.EnzymeTechnologies.Collapse.au"/>
    </choice>
    <choice id="vst3" title="VST3" description="Install the VST3 plugin for Ableton Live, Cubase, FL Studio, and other VST3 hosts.">
        <pkg-ref id="com.EnzymeTechnologies.Collapse.vst3"/>
    </choice>
    <pkg-ref id="com.EnzymeTechnologies.Collapse.au" version="1.0.2" onConclusion="none" installKBytes="8432" updateKBytes="0">#Collapse-AU.pkg</pkg-ref>
    <pkg-ref id="com.EnzymeTechnologies.Collapse.vst3" version="1.0.2" onConclusion="none" installKBytes="8529" updateKBytes="0">#Collapse-VST3.pkg</pkg-ref>
    <pkg-ref id="com.EnzymeTechnologies.Collapse.au">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.EnzymeTechnologies.Collapse.vst3">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>