<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>My Local Drive Server</title>
    <organization>space.ticktock</organization>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <pkg-ref id="space.ticktock.mylocaldrive.server">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.1" CFBundleVersion="2" id="space.ticktock.mylocaldrive.server" path="Applications/My Local Drive Server.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="My Local Drive Server">
        <pkg-ref id="space.ticktock.mylocaldrive.server"/>
    </choice>
    <pkg-ref id="space.ticktock.mylocaldrive.server" version="1.0.1" onConclusion="none" installKBytes="290" updateKBytes="0">#component.pkg</pkg-ref>
</installer-gui-script>