<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Lydtrold Plugins</title>
    <organization>com.lydtrold</organization>
    <domains enable_localSystem="true"/>
    <options customize="allow" require-scripts="false" rootVolumeOnly="true"/>
    <choices-outline>
        <line choice="vst3"/>
        <line choice="au"/>
        <line choice="aax"/>
    </choices-outline>
    <choice id="vst3" title="VST3" description="For Cubase, Ableton Live, Reaper, Studio One and other VST3 hosts">
        <pkg-ref id="com.lydtrold.hvaelv.vst3"/>
    </choice>
    <choice id="au" title="Audio Unit" description="For Logic Pro and other Audio Unit hosts">
        <pkg-ref id="com.lydtrold.hvaelv.au"/>
    </choice>
    <choice id="aax" title="AAX Native" description="For Pro Tools">
        <pkg-ref id="com.lydtrold.hvaelv.aax"/>
    </choice>
    <pkg-ref id="com.lydtrold.hvaelv.vst3" version="1.0.0" installKBytes="12306" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.lydtrold.hvaelv.au" version="1.0.0" installKBytes="12246" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.lydtrold.hvaelv.aax" version="1.0.0" installKBytes="12367" updateKBytes="0">#aax.pkg</pkg-ref>
    <pkg-ref id="com.lydtrold.hvaelv.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="audio.soren.hvaelv" path="Hvaelv.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.lydtrold.hvaelv.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="audio.soren.hvaelv" path="Hvaelv.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.lydtrold.hvaelv.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1.0.0" id="audio.soren.hvaelv" path="Hvaelv.aaxplugin"/>
            <bundle CFBundleShortVersionString="6.0.0 GM (b6838, ca532da7)" CFBundleVersion="6.0.0.6838" id="com.paceap.eden.dsig.bundle" path="Hvaelv.aaxplugin/Contents/__Pace_Eden.bundle"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>