<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>SCALPEL v1.1.0</title>
    <organization>com.analogproductions</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.txt" mime-type="text/plain"/>
    <pkg-ref id="com.analogproductions.scalpel.au">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.analogproductions.scalpel" path="SCALPEL.component"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.analogproductions.scalpel.vst3">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.analogproductions.scalpel" path="SCALPEL.vst3"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.analogproductions.scalpel.au"/>
            <line choice="com.analogproductions.scalpel.vst3"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.analogproductions.scalpel.au" visible="false">
        <pkg-ref id="com.analogproductions.scalpel.au"/>
    </choice>
    <choice id="com.analogproductions.scalpel.vst3" visible="false">
        <pkg-ref id="com.analogproductions.scalpel.vst3"/>
    </choice>
    <pkg-ref id="com.analogproductions.scalpel.au" version="1.1.0" onConclusion="none" installKBytes="10763">#SCALPEL_AU.pkg</pkg-ref>
    <pkg-ref id="com.analogproductions.scalpel.vst3" version="1.1.0" onConclusion="none" installKBytes="10850">#SCALPEL_VST3.pkg</pkg-ref>
</installer-gui-script>