<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-script minSpecVersion="2">
    <title>Munki - Software Management for macOS</title>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.15"/>
        </allowed-os-versions>
    </volume-check>
    <options hostArchitectures="x86_64,arm64" customize="allow" allow-external-scripts="no"/>
    <domains enable_anywhere="true"/>
    <choices-outline>
        <line choice="core"/>
        <line choice="admin"/>
        <line choice="app"/>
        <line choice="app_usage"/>
        <line choice="launchd"/>
        <line choice="pythonlibs"/>
        <line choice="libs"/>
    </choices-outline>
    <choice id="core" title="Munki core tools" description="Core command-line tools used by Munki.">
        <pkg-ref id="com.googlecode.munki.core"/>
    </choice>
    <choice id="admin" title="Munki admin tools" description="Command-line munki admin tools.">
        <pkg-ref id="com.googlecode.munki.admin"/>
    </choice>
    <choice id="libs" title="Swift dynamic libraries" description="Swift runtime libraries for macOS 10.15 and 11" enabled="false" selected="system.compareVersions(system.version.ProductVersion, &quot;12.0&quot;) &lt; 0">
        <pkg-ref id="com.googlecode.munki.libs"/>
    </choice>
    <choice id="app" title="Managed Software Center" description="Managed Software Center application.">
        <pkg-ref id="com.googlecode.munki.app"/>
    </choice>
    <choice id="app_usage" title="Munki app usage monitoring tool" description="Munki app usage monitoring tool and launchdaemon. Optional install; if installed Munki can use data collected by this tool to automatically remove unused software.">
        <pkg-ref id="com.googlecode.munki.app_usage"/>
    </choice>
    <choice id="launchd" title="Munki launchd files" description="Core Munki launch daemons and launch agents.">
        <pkg-ref id="com.googlecode.munki.launchd"/>
    </choice>
    <choice id="pythonlibs" title="Munki Python libraries" description="Python libraries for Munki.">
        <pkg-ref id="com.googlecode.munki.pythonlibs"/>
    </choice>
    <pkg-ref id="com.googlecode.munki.core" auth="Root" version="7.2.0.5787" installKBytes="36891" updateKBytes="0">#munkitools_core.pkg</pkg-ref>
    <pkg-ref id="com.googlecode.munki.admin" auth="Root" version="7.2.0.5787" installKBytes="20975" updateKBytes="0">#munkitools_admin.pkg</pkg-ref>
    <pkg-ref id="com.googlecode.munki.libs" auth="Root" version="5.5" installKBytes="1101" updateKBytes="0">#munkitools_libs.pkg</pkg-ref>
    <pkg-ref id="com.googlecode.munki.app" auth="Root" version="7.2.0.5785" installKBytes="9889" updateKBytes="0">#munkitools_app.pkg</pkg-ref>
    <pkg-ref id="com.googlecode.munki.app_usage" auth="Root" version="7.2.0.5787" installKBytes="1301" updateKBytes="0">#munkitools_app_usage.pkg</pkg-ref>
    <pkg-ref id="com.googlecode.munki.launchd" auth="Root" version="7.0.0.5320" installKBytes="517" updateKBytes="0">#munkitools_launchd.pkg</pkg-ref>
    <pkg-ref id="com.googlecode.munki.pythonlibs" auth="Root" version="6.7.0.5293" installKBytes="970" updateKBytes="0">#munkitools_pythonlibs.pkg</pkg-ref>
    <product id="com.googlecode.munki" version="7.2.0.5787"/>
    <pkg-ref id="com.googlecode.munki.core">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.googlecode.munki.admin">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.googlecode.munki.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="7.0.5.5680" CFBundleVersion="5680" id="com.googlecode.munki.MunkiStatus" path="Applications/Managed Software Center.app/Contents/Helpers/MunkiStatus.app"/>
            <bundle CFBundleShortVersionString="7.0.5.5680" CFBundleVersion="5680" id="com.googlecode.munki.munki-notifier" path="Applications/Managed Software Center.app/Contents/Helpers/munki-notifier.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.googlecode.munki.MSCDockTilePlugin" path="Applications/Managed Software Center.app/Contents/PlugIns/MSCDockTilePlugin.docktileplugin"/>
            <bundle CFBundleShortVersionString="7.2.0.5785" CFBundleVersion="5785" id="com.googlecode.munki.ManagedSoftwareCenter" path="Applications/Managed Software Center.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.googlecode.munki.app_usage">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.googlecode.munki.launchd">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.googlecode.munki.pythonlibs">
        <bundle-version/>
    </pkg-ref>
    <pkg-ref id="com.googlecode.munki.libs">
        <bundle-version/>
    </pkg-ref>
</installer-script>