<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>AgentDock 0.2.0</title>
    <welcome file="welcome.html"/>
    <conclusion file="conclusion.html"/>
    <options customize="never" rootVolumeOnly="true"/>
    <domains enable_localSystem="true"/>
    <pkg-ref id="dev.agentdock.AgentDock" version="0.2.0" installKBytes="4376" updateKBytes="0">#AgentDock-component.pkg</pkg-ref>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" title="AgentDock">
        <pkg-ref id="dev.agentdock.AgentDock"/>
    </choice>
    <pkg-ref id="dev.agentdock.AgentDock">
        <bundle-version>
            <bundle id="AgentDock.AgentDockCore.resources" path="Applications/AgentDock.app/Contents/Resources/AgentDock_AgentDockCore.bundle"/>
            <bundle CFBundleShortVersionString="0.2.0" CFBundleVersion="0.2.0" id="dev.agentdock.AgentDock" path="Applications/AgentDock.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>