<?xml version="1.0" encoding="utf8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Giant Dove Looper</title>
    <allowed-os-versions>
        <os-version min="10.13"/>
    </allowed-os-versions>
    <options customize="always" rootVolumeOnly="true" hostArchitectures="x86_64,arm64"/>
    <domain enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="clap"/>
    </choices-outline>
    <choice id="vst3" visible="true" start_selected="true" title="Giant Dove Looper VST3">
        <pkg-ref id="ca.giantdove.giantdovelooper.vst3.pkg" version="0.0.1" onConclusion="none">Giant Dove Looper.vst3.pkg</pkg-ref>
    </choice>
    <choice id="au" visible="true" start_selected="true" title="Giant Dove Looper AU">
        <pkg-ref id="ca.giantdove.giantdovelooper.au.pkg" version="0.0.1" onConclusion="none">Giant Dove Looper.au.pkg</pkg-ref>
    </choice>
    <choice id="clap" visible="true" start_selected="true" title="Giant Dove Looper CLAP">
        <pkg-ref id="ca.giantdove.giantdovelooper.clap.pkg" version="0.0.1" onConclusion="none">Giant Dove Looper.clap.pkg</pkg-ref>
    </choice>
    <pkg-ref id="ca.giantdove.giantdovelooper.vst3.pkg" installKBytes="9758">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.0.1" CFBundleVersion="0.0.1" id="ca.giantdove.giantdovelooper" path="Giant Dove Looper.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="ca.giantdove.giantdovelooper.au.pkg" installKBytes="9638">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.0.1" CFBundleVersion="0.0.1" id="ca.giantdove.giantdovelooper" path="Giant Dove Looper.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="ca.giantdove.giantdovelooper.clap.pkg" installKBytes="9432">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.0.1" CFBundleVersion="0.0.1" id="ca.giantdove.giantdovelooper" path="Giant Dove Looper.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="ca.giantdove.giantdovelooper.vst3.pkg">#Giant%20Dove%20Looper.vst3.pkg</pkg-ref>
    <pkg-ref id="ca.giantdove.giantdovelooper.au.pkg">#Giant%20Dove%20Looper.au.pkg</pkg-ref>
    <pkg-ref id="ca.giantdove.giantdovelooper.clap.pkg">#Giant%20Dove%20Looper.clap.pkg</pkg-ref>
</installer-gui-script>