<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="1">
    <title>fish shell</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <background file="terminal_logo.png" scaling="proportional" alignment="bottomleft"/>
    <pkg-ref id="com.ridiculousfish.fish-shell-pkg">
        <bundle-version/>
    </pkg-ref>
    <options hostArchitectures="arm64,x86_64" rootVolumeOnly="true"/>
    <options customize="never" require-scripts="true"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.ridiculousfish.fish-shell-pkg"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.ridiculousfish.fish-shell-pkg" visible="false">
        <pkg-ref id="com.ridiculousfish.fish-shell-pkg"/>
    </choice>
    <pkg-ref id="com.ridiculousfish.fish-shell-pkg" version="4.8.1" onConclusion="none" installKBytes="31002" updateKBytes="0">#fish.pkg</pkg-ref>
</installer-gui-script>