<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Uè Uè Wah</title>
    <!--
	<welcome file="welcome.html" />
	<conclusion file="conclusion.html" />
-->
    <license file="license.txt" mime-type="text/plain"/>
    <options hostArchitectures="x86_64,arm64" rootVolumeOnly="true"/>
    <choices-outline>
        <line choice="c0"/>
        <line choice="c1"/>
    </choices-outline>
    <choice id="c0" title="LV2 plugin" customLocationAllowAlternateVolumes="false" description="Uè Uè Wah plugin in LV2 format">
        <pkg-ref id="digital.clack.clack-ue-ue-wah.lv2">clack-ue-ue-wah.lv2.pkg</pkg-ref>
    </choice>
    <choice id="c1" title="VST3 plugin" customLocationAllowAlternateVolumes="false" description="Uè Uè Wah plugin in VST3 format">
        <pkg-ref id="digital.clack.clack-ue-ue-wah.vst3">clack-ue-ue-wah.vst3.pkg</pkg-ref>
    </choice>
    <pkg-ref id="digital.clack.clack-ue-ue-wah.lv2" version="1.0.0.1" installKBytes="1168" updateKBytes="0">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="digital.clack.clack-ue-ue-wah.vst3" version="1.0.0.1" installKBytes="1269" updateKBytes="0">
        <bundle-version/>
    </pkg-ref>
    <product id="digital.clack.clack-ue-ue-wah" version="1.0.0.1"/>
    <pkg-ref id="digital.clack.clack-ue-ue-wah.lv2">#clack-ue-ue-wah.lv2.pkg</pkg-ref>
    <pkg-ref id="digital.clack.clack-ue-ue-wah.vst3">#clack-ue-ue-wah.vst3.pkg</pkg-ref>
</installer-gui-script>