<?xml version="1.0" encoding="utf-8"?>
<installer-script minSpecVersion="1">
    <title>DEXR Outpost</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="LICENSE" mime-type="text/plain"/>
    <options customize="never" allow-external-scripts="no" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true"/>
    <choices-outline>
        <line choice="dexr_outpost"/>
    </choices-outline>
    <choice id="dexr_outpost" title="dexr_outpost">
        <pkg-ref id="dexr_outpost.pkg"/>
    </choice>
    <pkg-ref id="dexr_outpost.pkg" auth="Root" packageIdentifier="us.com.contextualize.dexr_outpost" version="1.3.1" installKBytes="114772" updateKBytes="0">#dexr_outpost.pkg</pkg-ref>
    <pkg-ref id="dexr_outpost.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.3.1" CFBundleVersion="1" id="us.com.contextualize.dexr_outpost" path="DEXR Outpost.app"/>
        </bundle-version>
    </pkg-ref>
</installer-script>