<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Okay Shaper</title>
    <os-version min="10.15"/>
    <options customize="always" require-scripts="false"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="aumidi"/>
        <line choice="factory"/>
    </choices-outline>
    <choice id="vst3" visible="true" start_selected="true" title="VST3 Plugin">
        <pkg-ref id="com.okaysynthesizer.okayshaper.vst3.pkg" version="2026.09.170" onConclusion="none">OkayShaperVST3.pkg</pkg-ref>
    </choice>
    <choice id="au" visible="true" start_selected="true" title="Audio Unit Plugin">
        <pkg-ref id="com.okaysynthesizer.okayshaper.au.pkg" version="2026.09.170" onConclusion="none">OkayShaperAU.pkg</pkg-ref>
    </choice>
    <!-- "Okay Shaper MIDI": the same plugin as a MIDI-controlled Audio Unit, for
         Logic, GarageBand and Live users who want MIDI triggering. A second
         component rather than a change to the first, so saved sessions keep
         loading the plain AU. -->
    <choice id="aumidi" visible="true" start_selected="true" title="Audio Unit Plugin (MIDI-controlled, &quot;Okay Shaper MIDI&quot;)">
        <pkg-ref id="com.okaysynthesizer.okayshaper.aumidi.pkg" version="2026.09.170" onConclusion="none">OkayShaperMidiAU.pkg</pkg-ref>
    </choice>
    <!-- Factory presets: okay-plug's shared component (vendor/okay-plug/scripts/mac/),
         payload machine-wide + postinstall into the user's product directory. -->
    <choice id="factory" visible="true" start_selected="true" title="Factory Presets">
        <pkg-ref id="com.okaysynthesizer.okayshaper.factory.pkg" version="2026.09.170" onConclusion="none">OkayShaperFactory.pkg</pkg-ref>
    </choice>
    <pkg-ref id="com.okaysynthesizer.okayshaper.vst3.pkg" installKBytes="35698" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="2026.09.170" CFBundleVersion="2026.09.170" id="com.okaysynthesizer.okayshaper" path="Okay Shaper.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.au.pkg" installKBytes="34985" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="2026.09.170" CFBundleVersion="2026.09.170" id="com.okaysynthesizer.okayshaper" path="Okay Shaper.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.aumidi.pkg" installKBytes="34985" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="2026.09.170" CFBundleVersion="2026.09.170" id="com.okaysynthesizer.okayshapermidi" path="Okay Shaper MIDI.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.factory.pkg" installKBytes="434" updateKBytes="0">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.vst3.pkg">#OkayShaperVST3.pkg</pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.au.pkg">#OkayShaperAU.pkg</pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.aumidi.pkg">#OkayShaperMidiAU.pkg</pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.factory.pkg">#OkayShaperFactory.pkg</pkg-ref>
</installer-gui-script>