<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Mey IVY 0.15.0</title>
    <organization>com.meyaudio</organization>
    <options customize="always" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_localSystem="true" enable_anywhere="false" enable_currentUserHome="false"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="sa"/>
    </choices-outline>
    <choice id="vst3" title="VST3 plugin" description="Installs to /Library/Audio/Plug-Ins/VST3, where every 64-bit host scans." start_selected="true">
        <pkg-ref id="com.meyaudio.sedi1600.vst3"/>
    </choice>
    <pkg-ref id="com.meyaudio.sedi1600.vst3" version="0.15.0" onConclusion="none" installKBytes="16395" updateKBytes="0">#Sedi1600-VST3.pkg</pkg-ref>
    <choice id="au" title="Audio Unit" description="Installs to /Library/Audio/Plug-Ins/Components, for Logic, GarageBand and other AU hosts." start_selected="true">
        <pkg-ref id="com.meyaudio.sedi1600.au"/>
    </choice>
    <pkg-ref id="com.meyaudio.sedi1600.au" version="0.15.0" onConclusion="none" installKBytes="16269" updateKBytes="0">#Sedi1600-AU.pkg</pkg-ref>
    <choice id="sa" title="Standalone application" description="A standalone application in /Applications. Not needed for use in a DAW." start_selected="false">
        <pkg-ref id="com.meyaudio.sedi1600.sa"/>
    </choice>
    <pkg-ref id="com.meyaudio.sedi1600.sa" version="0.15.0" onConclusion="none" installKBytes="16841" updateKBytes="0">#Sedi1600-Standalone.pkg</pkg-ref>
    <pkg-ref id="com.meyaudio.sedi1600.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.15.0" CFBundleVersion="0.15.0" id="com.meyaudio.sedi1600" path="Mey IVY.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.meyaudio.sedi1600.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.15.0" CFBundleVersion="0.15.0" id="com.meyaudio.sedi1600" path="Mey IVY.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.meyaudio.sedi1600.sa">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.15.0" CFBundleVersion="0.15.0" id="com.meyaudio.sedi1600" path="Mey IVY.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>