<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>CS-V 2.10 Demo — CoolSweat</title>
    <background file="background.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="background.png" mime-type="image/png" alignment="bottomleft" scaling="none"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true" hostArchitectures="arm64,x86_64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="csv"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="csv" visible="false" title="CS-V Demo">
        <pkg-ref id="com.coolsweat.csv"/>
    </choice>
    <pkg-ref id="com.coolsweat.csv" version="2.10.0" onConclusion="none" installKBytes="41353" updateKBytes="0">#csv.pkg</pkg-ref>
    <pkg-ref id="com.coolsweat.csv">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.10.0" CFBundleVersion="2.10.0" id="com.coolsweat.csv" path="Library/Audio/Plug-Ins/VST3/CS-V.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>