<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>LT-EQ Free Native</title>
    <organization>com.lydtrold.lt-eq.free</organization>
    <domains enable_localSystem="true"/>
    <options customize="allow" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="aax"/>
    </choices-outline>
    <choice id="vst3" title="VST3" description="Free VST3 for compatible DAWs" start_selected="true">
        <pkg-ref id="com.lydtrold.lt-eq.free.vst3"/>
    </choice>
    <choice id="au" title="Audio Unit" description="Free Audio Unit for compatible Mac DAWs" start_selected="true">
        <pkg-ref id="com.lydtrold.lt-eq.free.au"/>
    </choice>
    <choice id="aax" title="AAX Native" description="Free AAX Native for Pro Tools; does not include AAX DSP" start_selected="true">
        <pkg-ref id="com.lydtrold.lt-eq.free.aax"/>
    </choice>
    <pkg-ref id="com.lydtrold.lt-eq.free.vst3" version="1.0.0" installKBytes="8258" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.lydtrold.lt-eq.free.au" version="1.0.0" installKBytes="8180" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.lydtrold.lt-eq.free.aax" version="1.0.0" installKBytes="8301" updateKBytes="0">#aax.pkg</pkg-ref>
    <pkg-ref id="com.lydtrold.lt-eq.free.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="audio.soren.thestripeq" path="LT-EQ.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.lydtrold.lt-eq.free.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="audio.soren.thestripeq" path="LT-EQ.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.lydtrold.lt-eq.free.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="6.0.0 GM (b6838, ca532da7)" CFBundleVersion="6.0.0.6838" id="com.paceap.eden.dsig.bundle" path="LT-EQ.aaxplugin/Contents/__Pace_Eden.bundle"/>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="audio.soren.thestripeq" path="LT-EQ.aaxplugin"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>