<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Nyra Agent</title>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <choices-outline>
        <line choice="agent"/>
    </choices-outline>
    <choice id="agent" title="Nyra Agent" visible="false">
        <pkg-ref id="co.nyracore.device-helper"/>
    </choice>
    <pkg-ref id="co.nyracore.device-helper" onConclusion="none" version="0.2.1" installKBytes="15966" updateKBytes="0">#component.pkg</pkg-ref>
    <pkg-ref id="co.nyracore.device-helper">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.1" CFBundleVersion="2" id="co.nyracore.agent" path="Applications/Nyra Agent.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>