<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Wave Collider</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="Wave Collider VST3" description="VST3 plugin for DAWs such as Ableton Live, Bitwig, Cubase, FL Studio, and Reaper. Installs to /Library/Audio/Plug-Ins/VST3/" selected="true" enabled="true">
        <pkg-ref id="com.SnorkelAudio.WaveBlender.vst3"/>
    </choice>
    <choice id="au" title="Wave Collider AU" description="Audio Unit plugin for DAWs such as Logic Pro and GarageBand. Installs to /Library/Audio/Plug-Ins/Components/" selected="true" enabled="true">
        <pkg-ref id="com.SnorkelAudio.WaveBlender.au"/>
    </choice>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
    </choices-outline>
    <pkg-ref id="com.SnorkelAudio.WaveBlender.vst3" version="1.0.3" installKBytes="27041" updateKBytes="0">#WaveColliderVST3.pkg</pkg-ref>
    <pkg-ref id="com.SnorkelAudio.WaveBlender.au" version="1.0.3" installKBytes="26335" updateKBytes="0">#WaveColliderAU.pkg</pkg-ref>
    <pkg-ref id="com.SnorkelAudio.WaveBlender.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.3" CFBundleVersion="1.0.3" id="com.SnorkelAudio.WaveBlender" path="Wave Collider.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.SnorkelAudio.WaveBlender.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.3" CFBundleVersion="1.0.3" id="com.SnorkelAudio.WaveBlender" path="Wave Collider.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>