<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <welcome file="welcome.html" mime-type="text-html"/>
    <license file="license.html" mime-type="text-html"/>
    <conclusion file="conclusion.html" mime-type="text-html"/>
    <background file="icon.png" scaling="proportional" alignment="bottomleft"/>
    <pkg-ref id="com.starshipprompt.starship">
        <bundle-version/>
    </pkg-ref>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64"/>
    <choices-outline>
        <line choice="default">
            <line choice="com.starshipprompt.starship"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.starshipprompt.starship" visible="false">
        <pkg-ref id="com.starshipprompt.starship"/>
    </choice>
    <pkg-ref id="com.starshipprompt.starship" version="1.23.0" onConclusion="none" installKBytes="28291">#starship-component.pkg</pkg-ref>
</installer-gui-script>