<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>AxiOwl for macOS</title>
    <organization>com.axiowl</organization>
    <domains enable_localSystem="true" enable_currentUserHome="true"/>
    <pkg-ref id="com.axiowl.cli.core">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.0.50" CFBundleVersion="3.0.50" id="com.axiowl.app" path="Applications/AxiOwl.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.axiowl.cli.providers">
        <bundle-version/>
    </pkg-ref>
    <options customize="always" require-scripts="false" hostArchitectures="arm64"/>
    <welcome file="welcome.html"/>
    <conclusion file="conclusion.html"/>
    <choices-outline>
        <line choice="com.axiowl.cli.core"/>
        <line choice="com.axiowl.cli.providers"/>
    </choices-outline>
    <choice id="com.axiowl.cli.core" visible="true" title="AxiOwl core" description="Required AxiOwl.app, CLI, and vendored AxiOwl daemon with per-user launchd lifecycle." selected="true" start_selected="true" start_enabled="false">
        <pkg-ref id="com.axiowl.cli.core"/>
    </choice>
    <pkg-ref id="com.axiowl.cli.core" version="3.0.50" onConclusion="none" installKBytes="237473" updateKBytes="0">#AxiOwl-core.pkg</pkg-ref>
    <choice id="com.axiowl.cli.providers" visible="true" title="Provider configuration" description="Installs provider-owned MCP configuration and desktop bridge assets for the discovered AxiOwl provider surfaces. Requires AxiOwl core." start_selected="true" start_enabled="true">
        <pkg-ref id="com.axiowl.cli.providers"/>
    </choice>
    <pkg-ref id="com.axiowl.cli.providers" version="3.0.50" onConclusion="none" installKBytes="64" updateKBytes="0">#AxiOwl-providers.pkg</pkg-ref>
</installer-gui-script>