<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="com.agentsbin.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0.0" CFBundleVersion="1" id="com.agentsbin.app" path="AgentsBin.app"/>
        </bundle-version>
    </pkg-ref>
    <title>AgentsBin</title>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <welcome file="welcome.html"/>
    <readme file="readme.txt"/>
    <license file="license.txt"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.agentsbin.app"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.agentsbin.app" visible="false">
        <pkg-ref id="com.agentsbin.app"/>
    </choice>
    <pkg-ref id="com.agentsbin.app" version="1.0.0" onConclusion="none" installKBytes="1822" updateKBytes="0">#AgentsBin-component.pkg</pkg-ref>
</installer-gui-script>