<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>RP2A03</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.rp2a03.vst"/>
        <line choice="com.socalabs.rp2a03.vst3"/>
        <line choice="com.socalabs.rp2a03.au"/>
        <line choice="com.socalabs.rp2a03.clap"/>
        <line choice="com.socalabs.rp2a03.resources"/>
    </choices-outline>
    <choice id="com.socalabs.rp2a03.vst" title="VST" description="Install the VST plug-in to /Library/Audio/Plug-Ins/VST" visible="true">
        <pkg-ref id="com.socalabs.rp2a03.vst.pkg"/>
    </choice>
    <choice id="com.socalabs.rp2a03.vst3" title="VST3" description="Install the VST3 plug-in to /Library/Audio/Plug-Ins/VST3" visible="true">
        <pkg-ref id="com.socalabs.rp2a03.vst3.pkg"/>
    </choice>
    <choice id="com.socalabs.rp2a03.au" title="Audio Unit" description="Install the Audio Unit plug-in to /Library/Audio/Plug-Ins/Components" visible="true">
        <pkg-ref id="com.socalabs.rp2a03.au.pkg"/>
    </choice>
    <choice id="com.socalabs.rp2a03.clap" title="CLAP" description="Install the CLAP plug-in to /Library/Audio/Plug-Ins/CLAP" visible="true">
        <pkg-ref id="com.socalabs.rp2a03.clap.pkg"/>
    </choice>
    <choice id="com.socalabs.rp2a03.resources" title="Factory Presets" description="Install factory content to /Library/Audio/Presets/SocaLabs/RP2A03" visible="true" enabled="false" selected="true">
        <pkg-ref id="com.socalabs.rp2a03.resources.pkg"/>
    </choice>
    <pkg-ref id="com.socalabs.rp2a03.vst.pkg" version="1.1.5" installKBytes="27967" updateKBytes="0">#vst.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.vst3.pkg" version="1.1.5" installKBytes="28879" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.au.pkg" version="1.1.5" installKBytes="28243" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.clap.pkg" version="1.1.5" installKBytes="28293" updateKBytes="0">#clap.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.resources.pkg" version="1.1.5" installKBytes="12" updateKBytes="0">#resources.pkg</pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.vst.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.RP2A03" path="RP2A03.vst"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.vst3.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.RP2A03" path="RP2A03.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.au.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.RP2A03" path="RP2A03.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.clap.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.5" CFBundleVersion="1.1.5" id="com.socalabs.RP2A03" path="RP2A03.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.socalabs.rp2a03.resources.pkg">
        <bundle-version/>
    </pkg-ref>
    <product version="1.1.5"/>
</installer-gui-script>