<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <title>Salt 3005+384.g68bc569bf8(Tiamat)</title>
    <organization>com.saltstack.salt</organization>
    <!-- Define minimum system requirements -->
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.15"/>
        </allowed-os-versions>
    </volume-check>
    <options rootVolumeOnly="true" hostArchitectures="x86_64"/>
    <domains enable_localSystem="true"/>
    <!-- Define background image -->
    <background file="logo.png" mime-type="image/png" scaling="proportional" alignment="bottomleft"/>
    <background-darkAqua file="logo.png" mime-type="image/png" scaling="proportional" alignment="bottomleft"/>
    <!-- Define documents displayed at various steps -->
    <welcome file="welcome.rtf" mime-type="text/rtf"/>
    <license file="license.rtf" mime-type="text/rtf"/>
    <conclusion file="conclusion.rtf" mime-type="text/rtf"/>
    <!-- List all component packages -->
    <pkg-ref id="com.saltstack.salt" version="3005+384.g68bc569bf8" auth="root" installKBytes="205411">#salt-src-3005+384.g68bc569bf8-Tiamat-x86_64.pkg</pkg-ref>
    <!-- List them again here. They can now be organized
         as a hierarchy if you want. -->
    <choices-outline>
        <line choice="com.saltstack.salt"/>
    </choices-outline>
    <!-- Define each choice above -->
    <choice id="com.saltstack.salt" visible="false" title="Salt 3005+384.g68bc569bf8(Tiamat)" description="Salt 3005+384.g68bc569bf8 built with Tiamat" start_selected="true">
        <pkg-ref id="com.saltstack.salt"/>
    </choice>
    <pkg-ref id="com.saltstack.salt">
        <bundle-version/>
    </pkg-ref>
    <product version="3005+384.g68bc569bf8"/>
</installer-gui-script>