<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>THROAT 0.1.0 — RTM Audio</title>
    <organization>com.ohadn</organization>
    <options customize="always" require-scripts="false"/>
    <choices-outline>
        <line choice="v"/>
        <line choice="a"/>
        <line choice="x"/>
    </choices-outline>
    <choice id="v" title="VST3" description="THROAT.vst3">
        <pkg-ref id="com.ohadn.throat.vst3"/>
    </choice>
    <choice id="a" title="AU (Audio Unit)" description="THROAT.component">
        <pkg-ref id="com.ohadn.throat.au"/>
    </choice>
    <choice id="x" title="AAX (Pro Tools)" description="THROAT.aaxplugin">
        <pkg-ref id="com.ohadn.throat.aax"/>
    </choice>
    <pkg-ref id="com.ohadn.throat.vst3" version="0.1.0" installKBytes="2507" updateKBytes="0">#throat-vst3.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.throat.au" version="0.1.0" installKBytes="1939" updateKBytes="0">#throat-au.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.throat.aax" version="0.1.0" installKBytes="2546" updateKBytes="0">#throat-aax.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.throat.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.ohadn.OhadNissim.vst3.THROAT" path="THROAT.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ohadn.throat.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.ohadn.OhadNissim.audiounit.THROAT" path="THROAT.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ohadn.throat.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.0" CFBundleVersion="0.1.0" id="com.ohadn.OhadNissim.aax.THROAT" path="THROAT.aaxplugin"/>
            <bundle CFBundleShortVersionString="5.10.5 GM (b5356, c55e8d80)" CFBundleVersion="5.10.5.5356" id="com.paceap.eden.dsig.bundle" path="THROAT.aaxplugin/Contents/__Pace_Eden.bundle"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>