<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Lush</title>
    <organization>com.lurelinaudio</organization>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <options customize="always" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="license"/>
    </choices-outline>
    <choice id="vst3" title="VST3" description="Install Lush.vst3 to /Library/Audio/Plug-Ins/VST3/" start_selected="true">
        <pkg-ref id="com.lurelinaudio.Lush.vst3"/>
    </choice>
    <choice id="au" title="Audio Unit (AU)" description="Install Lush.component to /Library/Audio/Plug-Ins/Components/" start_selected="true">
        <pkg-ref id="com.lurelinaudio.Lush.au"/>
    </choice>
    <choice id="license" title="License" description="Activate Lush" start_selected="true" selected="true" visible="false" enabled="false">
        <pkg-ref id="com.lurelinaudio.Lush.license"/>
    </choice>
    <pkg-ref id="com.lurelinaudio.Lush.vst3" auth="root" onConclusion="none" version="1.0.0" installKBytes="10259" updateKBytes="0">#Lush-VST3.pkg</pkg-ref>
    <pkg-ref id="com.lurelinaudio.Lush.au" auth="root" onConclusion="none" version="1.0.0" installKBytes="10221" updateKBytes="0">#Lush-AU.pkg</pkg-ref>
    <pkg-ref id="com.lurelinaudio.Lush.license" auth="root" onConclusion="none" version="1.0.0" installKBytes="0" updateKBytes="0">#Lush-License.pkg</pkg-ref>
    <pkg-ref id="com.lurelinaudio.Lush.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.lurelinaudio.VocalThrow" path="Library/Audio/Plug-Ins/VST3/Lush.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.lurelinaudio.Lush.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.lurelinaudio.VocalThrow" path="Library/Audio/Plug-Ins/Components/Lush.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.lurelinaudio.Lush.license">
        <bundle-version/>
    </pkg-ref>
    <product version="1.0.0"/>
</installer-gui-script>