<?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"/>
    </choices-outline>
    <choice id="vst3" visible="true" start_selected="true" title="VST3 Plugin">
        <pkg-ref id="com.okaysynthesizer.okayshaper.vst3.pkg" version="2026.08.140" 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.08.140" onConclusion="none">OkayShaperAU.pkg</pkg-ref>
    </choice>
    <pkg-ref id="com.okaysynthesizer.okayshaper.vst3.pkg" installKBytes="27996" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="2026.08.140" CFBundleVersion="2026.08.140" id="com.okaysynthesizer.okayshaper" path="Okay Shaper.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.okaysynthesizer.okayshaper.au.pkg" installKBytes="27280" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="2026.08.140" CFBundleVersion="2026.08.140" id="com.okaysynthesizer.okayshaper" path="Okay Shaper.component"/>
        </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>
</installer-gui-script>