<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <pkg-ref id="com.luchsio.grepfruit">
        <bundle-version/>
    </pkg-ref>
    <options customize="never" require-scripts="false"/>
    <domains enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="com.luchsio.grepfruit"/>
    </choices-outline>
    <choice id="com.luchsio.grepfruit" visible="false" title="Grepfruit" start_selected="true">
        <pkg-ref id="com.luchsio.grepfruit"/>
    </choice>
    <pkg-ref id="com.luchsio.grepfruit" version="1.0.0" onConclusion="none" installKBytes="0">#installer.pkg</pkg-ref>
    <welcome mime-type="text/html" file="WELCOME.html"/>

    <license file="LICENSE.txt"/>
    
    <title>Grepfruit</title>
</installer-gui-script>
