<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Fold EQ — Ridge Sound</title>
    <background file="pkg-background.png" alignment="bottomleft" scaling="none"/>
    <background-darkAqua file="pkg-background.png" alignment="bottomleft" scaling="none"/>
    <welcome file="welcome.html"/>
    <license file="license.html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="plugin"/>
            <line choice="presets"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="plugin" visible="false">
        <pkg-ref id="com.ridgesound.foldeq.vst3"/>
    </choice>
    <choice id="presets" visible="false">
        <pkg-ref id="com.ridgesound.foldeq.presets"/>
    </choice>
    <pkg-ref id="com.ridgesound.foldeq.vst3" onConclusion="none" version="v1.0" installKBytes="10554" updateKBytes="0">#FoldEQ-plugin.pkg</pkg-ref>
    <pkg-ref id="com.ridgesound.foldeq.presets" onConclusion="none" version="v1.0" installKBytes="1669" updateKBytes="0">#FoldEQ-presets.pkg</pkg-ref>
    <pkg-ref id="com.ridgesound.foldeq.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="com.Ridge Sound.FoldEQ" path="Library/Audio/Plug-Ins/VST3/Fold EQ.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ridgesound.foldeq.presets">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>