<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Little Arp Monster</title>
    <organization>com.SnorkelAudio</organization>
    <options customize="always" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choice id="vst3" title="Little Arp Monster (VST3)" description="VST3 plug-in for your DAW (Ableton Live, Bitwig, Cubase, Reaper, FL Studio). Installs to /Library/Audio/Plug-Ins/VST3/" selected="true" enabled="true">
        <pkg-ref id="com.SnorkelAudio.LittleArpMonster.vst3"/>
    </choice>
    <choice id="au" title="Little Arp Monster (AU MIDI FX)" description="Audio Unit MIDI-FX plug-in for Logic Pro and GarageBand's MIDI-FX slot. Installs to /Library/Audio/Plug-Ins/Components/" selected="true" enabled="true">
        <pkg-ref id="com.SnorkelAudio.LittleArpMonster.au"/>
    </choice>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
    </choices-outline>
    <pkg-ref id="com.SnorkelAudio.LittleArpMonster.vst3" version="1.0.7" installKBytes="20291" updateKBytes="0">#LAMVST3.pkg</pkg-ref>
    <pkg-ref id="com.SnorkelAudio.LittleArpMonster.au" version="1.0.7" installKBytes="19731" updateKBytes="0">#LAMAU.pkg</pkg-ref>
    <pkg-ref id="com.SnorkelAudio.LittleArpMonster.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.7" CFBundleVersion="1.0.7" id="com.SnorkelAudio.LittleArpMonster.Audio" path="Little Arp Monster.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.SnorkelAudio.LittleArpMonster.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.7" CFBundleVersion="1.0.7" id="com.SnorkelAudio.LittleArpMonster.AU" path="Little Arp Monster.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>