<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Translocate Host</title>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <pkg-ref id="me.translocate.host">
        <bundle-version>
            <bundle CFBundleVersion="1.0" id="me.translocate.host" path="Applications/Translocate.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="me.translocate.host"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="me.translocate.host" visible="false">
        <pkg-ref id="me.translocate.host"/>
    </choice>
    <pkg-ref id="me.translocate.host" version="0.9.9" onConclusion="none" installKBytes="67448" updateKBytes="0">#translocate-component.pkg</pkg-ref>
</installer-gui-script>