<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>SpectrumAnalyzer</title>
    <organization>com.socalabs</organization>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <options customize="always" require-scripts="false" rootVolumeOnly="true"/>
    <license file="EULA.rtf"/>
    <welcome file="welcome.txt" mime-type="text/plain"/>
    <choices-outline>
        <line choice="com.socalabs.spectrumanalyzer.vst"/>
        <line choice="com.socalabs.spectrumanalyzer.vst3"/>
        <line choice="com.socalabs.spectrumanalyzer.au"/>
        <line choice="com.socalabs.spectrumanalyzer.clap"/>
        <line choice="com.socalabs.spectrumanalyzer.crashreporter"/>
    </choices-outline>
    <choice id="com.socalabs.spectrumanalyzer.vst" title="VST" description="Install the VST plug-in to /Library/Audio/Plug-Ins/VST" visible="true">
        <pkg-ref id="com.socalabs.spectrumanalyzer.vst.pkg"/>
    </choice>
    <choice id="com.socalabs.spectrumanalyzer.vst3" title="VST3" description="Install the VST3 plug-in to /Library/Audio/Plug-Ins/VST3" visible="true">
        <pkg-ref id="com.socalabs.spectrumanalyzer.vst3.pkg"/>
    </choice>
    <choice id="com.socalabs.spectrumanalyzer.au" title="Audio Unit" description="Install the Audio Unit plug-in to /Library/Audio/Plug-Ins/Components" visible="true">
        <pkg-ref id="com.socalabs.spectrumanalyzer.au.pkg"/>
    </choice>
    <choice id="com.socalabs.spectrumanalyzer.clap" title="CLAP" description="Install the CLAP plug-in to /Library/Audio/Plug-Ins/CLAP" visible="true">
        <pkg-ref id="com.socalabs.spectrumanalyzer.clap.pkg"/>
    </choice>
    <choice id="com.socalabs.spectrumanalyzer.crashreporter" title="Crash Reporter" description="Install the shared crash reporter that sends crash reports to SocaLabs. Recommended; only updated if newer." visible="true" enabled="true" selected="true">
        <pkg-ref id="com.socalabs.spectrumanalyzer.crashreporter.pkg"/>
    </choice>
    <pkg-ref id="com.socalabs.spectrumanalyzer.vst.pkg" version="1.1.5" installKBytes="18419" updateKBytes="0">#vst.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.vst3.pkg" version="1.1.5" installKBytes="19020" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.au.pkg" version="1.1.5" installKBytes="18631" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.clap.pkg" version="1.1.5" installKBytes="18566" updateKBytes="0">#clap.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.crashreporter.pkg" version="1.1.5" installKBytes="366" updateKBytes="0">#reporter.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.vst.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.SpectrumAnalyzer" path="SpectrumAnalyzer.vst"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.vst3.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.SpectrumAnalyzer" path="SpectrumAnalyzer.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.au.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.SpectrumAnalyzer" path="SpectrumAnalyzer.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.clap.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.SpectrumAnalyzer" path="SpectrumAnalyzer.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.spectrumanalyzer.crashreporter.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.1" CFBundleVersion="1.1.1" id="com.rabien.crashreporter" path="Library/Application Support/Rabien Software/Crash Reporter/.incoming/CrashReporter.app"/>
        </bundle-version>
    </pkg-ref>
    <product version="1.1.5"/>
</installer-gui-script>