<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>MONOCHORD</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <background file="mch_col.png" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="mch_col.png" alignment="bottomleft" scaling="none"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.orphinstruments.monochord.app"/>
            <line choice="com.orphinstruments.monochord.vst3"/>
            <line choice="com.orphinstruments.monochord.au"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.orphinstruments.monochord.app" visible="false">
        <pkg-ref id="com.orphinstruments.monochord.app"/>
    </choice>
    <choice id="com.orphinstruments.monochord.vst3" visible="false">
        <pkg-ref id="com.orphinstruments.monochord.vst3"/>
    </choice>
    <choice id="com.orphinstruments.monochord.au" visible="false">
        <pkg-ref id="com.orphinstruments.monochord.au"/>
    </choice>
    <pkg-ref id="com.orphinstruments.monochord.app" version="1.0.8" onConclusion="none" installKBytes="35873" updateKBytes="0">#app.pkg</pkg-ref>
    <pkg-ref id="com.orphinstruments.monochord.vst3" version="1.0.8" onConclusion="none" installKBytes="35191" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.orphinstruments.monochord.au" version="1.0.8" onConclusion="none" installKBytes="35112" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.orphinstruments.monochord.app" packageIdentifier="com.avarecords.monochord.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.8" CFBundleVersion="1.0.8" id="com.orph.monochord2" path="Applications/MONOCHORD.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.orphinstruments.monochord.vst3" packageIdentifier="com.avarecords.monochord.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.8" CFBundleVersion="1.0.8" id="com.orph.monochord2" path="Library/Audio/Plug-Ins/VST3/MONOCHORD.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.orphinstruments.monochord.au" packageIdentifier="com.avarecords.monochord.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.8" CFBundleVersion="1.0.8" id="com.orph.monochord2" path="Library/Audio/Plug-Ins/Components/MONOCHORD.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>