<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <pkg-ref id="io.kandji.se.migrationagent">
        <bundle-version/>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,i386"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.14.0"/>
            <os-version min="10.14" before="10.15"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="io.kandji.se.migrationagent"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="io.kandji.se.migrationagent" visible="false">
        <pkg-ref id="io.kandji.se.migrationagent"/>
    </choice>
    <pkg-ref id="io.kandji.se.migrationagent" version="4.6.0" onConclusion="none" installKBytes="49">#KandjiMigrationAgent-coastpay-4.6.0.pkg</pkg-ref>
</installer-gui-script>