<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Dashboard-Beta-1.1.6</title>
    <organization>com.scalenavigator</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.txt"/>
    <choices-outline>
        <line choice="default">
            <line choice="vst3"/>
            <line choice="au"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="vst3" visible="false">
        <pkg-ref id="com.scalenavigator.dashboard.vst3"/>
    </choice>
    <choice id="au" visible="false">
        <pkg-ref id="com.scalenavigator.dashboard.au"/>
    </choice>
    <pkg-ref id="com.scalenavigator.dashboard.vst3" version="1.1.6" onConclusion="none" installKBytes="15997" updateKBytes="0">#vst3.pkg</pkg-ref>
    <pkg-ref id="com.scalenavigator.dashboard.au" version="1.1.6" onConclusion="none" installKBytes="15958" updateKBytes="0">#au.pkg</pkg-ref>
    <pkg-ref id="com.scalenavigator.dashboard.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.6" CFBundleVersion="1.1.6" id="com.scalenavigator.dashboard-beta" path="Library/Audio/Plug-Ins/VST3/Dashboard-Beta-1.1.6.vst3"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.scalenavigator.dashboard.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.6" CFBundleVersion="1.1.6" id="com.scalenavigator.dashboard-beta" path="Library/Audio/Plug-Ins/Components/Dashboard-Beta-1.1.6.component"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>