<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>DeepPerfection 1.2.0</title>
    <organization>com.brucejames.deepperfection</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="clap"/>
        <line choice="docs"/>
    </choices-outline>
    <choice id="vst3" visible="true" title="VST3 Plugin" description="Installs the VST3 plugin to /Library/Audio/Plug-Ins/VST3">
        <pkg-ref id="com.brucejames.deepperfection.vst3"/>
    </choice>
    <choice id="au" visible="true" title="Audio Unit Plugin" description="Installs the AU plugin to /Library/Audio/Plug-Ins/Components">
        <pkg-ref id="com.brucejames.deepperfection.au"/>
    </choice>
    <choice id="clap" visible="true" title="CLAP Plugin" description="Installs the CLAP plugin to /Library/Audio/Plug-Ins/CLAP">
        <pkg-ref id="com.brucejames.deepperfection.clap"/>
    </choice>
    <choice id="docs" visible="true" title="Documentation" description="Installs the user guide, changelog, and license to /Library/Documentation/DeepPerfection">
        <pkg-ref id="com.brucejames.deepperfection.docs"/>
    </choice>
    <pkg-ref id="com.brucejames.deepperfection.vst3" version="1.2.0" onConclusion="none" installKBytes="11805">#DeepPerfection-VST3-component.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.au" version="1.2.0" onConclusion="none" installKBytes="11481">#DeepPerfection-AU-component.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.clap" version="1.2.0" onConclusion="none" installKBytes="11492">#DeepPerfection-CLAP-component.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.docs" version="1.2.0" onConclusion="none" installKBytes="338">#DeepPerfection-Docs-component.pkg</pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2.0" CFBundleVersion="1.2.0" id="com.BruceJames.DeepPerfection" path="DeepPerfection.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2.0" CFBundleVersion="1.2.0" id="com.BruceJames.DeepPerfection" path="DeepPerfection.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.clap">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.2.0" CFBundleVersion="1.2.0" id="com.brucejames.limitedperfection" path="DeepPerfection.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.brucejames.deepperfection.docs">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>