<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>ENCO Agent</title>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <welcome file="welcome.html"/>
    <readme file="readme.html"/>
    <conclusion file="conclusion.html"/>
    <choices-outline>
        <line choice="agent"/>
    </choices-outline>
    <choice id="agent" title="ENCO Agent" description="Local ENCO helper for integrator setup (Russian)">
        <pkg-ref id="ru.encohub.agent"/>
    </choice>
    <pkg-ref id="ru.encohub.agent" version="0.1.6" onConclusion="none" installKBytes="26" updateKBytes="0">#ENCO-Agent-component.pkg</pkg-ref>
    <pkg-ref id="ru.encohub.agent">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.6" CFBundleVersion="0.1.6" id="ru.encohub.agent.launcher" path="Applications/ENCO Agent.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>