<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Kiln Synthesizer</title>
    <options customize="allow" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <background file="background-light.tiff" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="background-dark.tiff" alignment="bottomleft" scaling="none"/>
    <welcome file="welcome.html"/>
    <choices-outline>
        <line choice="Kiln"/>
    </choices-outline>
    <choice id="Kiln" title="Kiln Synthesizer 0.2.1" description="AU, VST3 and AAX." start_selected="true">
        <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizeraaxplugin"/>
        <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizercomponent"/>
        <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizervst3"/>
    </choice>
    <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizeraaxplugin" version="0.2.1" onConclusion="none" installKBytes="22228" updateKBytes="0">#Kiln_Synthesizer_aaxplugin.pkg</pkg-ref>
    <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizercomponent" version="0.2.1" onConclusion="none" installKBytes="22099" updateKBytes="0">#Kiln_Synthesizer_component.pkg</pkg-ref>
    <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizervst3" version="0.2.1" onConclusion="none" installKBytes="22159" updateKBytes="0">#Kiln_Synthesizer_vst3.pkg</pkg-ref>
    <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizeraaxplugin">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.1" CFBundleVersion="0.2.1" id="com.vitricaudio.Kiln" path="Kiln Synthesizer.aaxplugin"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizercomponent">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.1" CFBundleVersion="0.2.1" id="com.vitricaudio.Kiln" path="Kiln Synthesizer.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.vitricaudio.Kiln.KilnSynthesizervst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.1" CFBundleVersion="0.2.1" id="com.vitricaudio.Kiln" path="Kiln Synthesizer.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>