<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Folium</title>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <choices-outline>
        <line choice="clap"/>
        <line choice="vst3"/>
    </choices-outline>
    <choice id="clap" title="Folium CLAP" description="CLAP plugin for CLAP-compatible DAWs (Bitwig, Reaper, etc.). Factory presets and Petals tunings are bundled inside the plugin and copied to ~/Library/Audio/Presets/Petals/Folium/ on first launch.">
        <pkg-ref id="fm.petals.folium.clap"/>
    </choice>
    <choice id="vst3" title="Folium VST3" description="VST3 plugin for VST3-compatible DAWs (Ableton, Logic, FL Studio, etc.).">
        <pkg-ref id="fm.petals.folium.vst3"/>
    </choice>
    <pkg-ref id="fm.petals.folium.clap" version="1.0.6.2" installKBytes="11106" updateKBytes="0">#folium-clap.pkg</pkg-ref>
    <pkg-ref id="fm.petals.folium.vst3" version="1.0.6.2" installKBytes="15575" updateKBytes="0">#folium-vst3.pkg</pkg-ref>
    <pkg-ref id="fm.petals.folium.clap">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.6.2" CFBundleVersion="1.0.6.2" id="com.petalsfm.folium.clap" path="Library/Audio/Plug-Ins/CLAP/folium.clap"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="fm.petals.folium.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.6.2" CFBundleVersion="1.0.6.2" id="com.petalsfm.folium.vst3" path="Library/Audio/Plug-Ins/VST3/folium.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>