<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>PEAK 3.0.0</title>
    <organization>com.ohadn</organization>
    <domains enable_localSystem="true"/>
    <options customize="always" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <choices-outline>
        <line choice="v"/>
        <line choice="a"/>
        <line choice="x"/>
        <line choice="com.ohadn.peak.docs"/>
    </choices-outline>
    <choice id="v" title="VST3">
        <pkg-ref id="com.ohadn.peak.vst3"/>
    </choice>
    <choice id="a" title="AU (Audio Unit)">
        <pkg-ref id="com.ohadn.peak.au"/>
    </choice>
    <choice id="x" title="AAX (Pro Tools)">
        <pkg-ref id="com.ohadn.peak.aax"/>
    </choice>
    <choice id="com.ohadn.peak.docs" title="User Manual (PDF)">
        <pkg-ref id="com.ohadn.peak.docs"/>
    </choice>
    <pkg-ref id="com.ohadn.peak.vst3" version="3.0.0" installKBytes="14608" updateKBytes="0">#peak-vst3.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.peak.au" version="3.0.0" installKBytes="14088" updateKBytes="0">#peak-au.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.peak.aax" version="3.0.0" installKBytes="14649" updateKBytes="0">#peak-aax.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.peak.docs" version="3.0.0" installKBytes="1012" updateKBytes="0">#peak-docs.pkg</pkg-ref>
    <pkg-ref id="com.ohadn.peak.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.0.0" CFBundleVersion="3.0.0" id="com.ohadn.OhadNissim.vst3.PEAK" path="PEAK.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ohadn.peak.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.0.0" CFBundleVersion="3.0.0" id="com.ohadn.OhadNissim.audiounit.PEAK" path="PEAK.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ohadn.peak.aax">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.0.0" CFBundleVersion="3.0.0" id="com.ohadn.OhadNissim.aax.PEAK" path="PEAK.aaxplugin"/>
            <bundle CFBundleShortVersionString="5.10.5 GM (b5356, c55e8d80)" CFBundleVersion="5.10.5.5356" id="com.paceap.eden.dsig.bundle" path="PEAK.aaxplugin/Contents/__Pace_Eden.bundle"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.ohadn.peak.docs">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>