<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="ch.cern.cvmfs.pkg.Core">
        <bundle-version/>
    </pkg-ref>
    <options customize="never" require-scripts="false"/>
    <choices-outline>
        <line choice="default">
            <line choice="ch.cern.cvmfs.pkg.Core"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="ch.cern.cvmfs.pkg.Core" visible="false">
        <pkg-ref id="ch.cern.cvmfs.pkg.Core"/>
    </choice>
    <pkg-ref id="ch.cern.cvmfs.pkg.Core" version="2.11.5" onConclusion="none" installKBytes="33745">#cvmfs-2.11.5-core.pkg</pkg-ref>
    <background file="cvmfs_retina.tif" alignment="bottomleft" mime-type="image/tiff" scaling="none"/>
    <conclusion file="conclusion.rtf" mime-type="text/richtext"/>
    <license file="license.txt" mime-type="text/plain"/>
    <os-version min="10.14"/>
    <required-bundles description="CernVM-FS depends on macFUSE to be installed on the system. Available here: https://osxfuse.github.io/" all="false">
        <bundle id="com.github.osxfuse.pkg.Core" path="/Library/Filesystems/macfuse.fs" search="true"/>
    </required-bundles>
    <title>CernVM-FS</title>
    <welcome file="welcome.rtf" mime-type="text/richtext"/>
</installer-gui-script>