<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Estaris</title>
    <organization>fellurion</organization>
    <domains enable_localSystem="true"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64" rootVolumeOnly="true"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <background file="background.png" alignment="center" scaling="proportional"/>
    <choices-outline>
        <line choice="default">
            <line choice="fellurion.Estaris"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="fellurion.Estaris" visible="false" title="Estaris">
        <pkg-ref id="fellurion.Estaris.pkg"/>
    </choice>
    <pkg-ref id="fellurion.Estaris.pkg" version="0.1.6_28_6_26" installKBytes="5927" updateKBytes="0" packageIdentifier="fellurion.Estaris">#Estaris-component.pkg</pkg-ref>
    <pkg-ref id="fellurion.Estaris.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.1.6_28_6_26" CFBundleVersion="5" id="fellurion.Estaris" path="Applications/Estaris.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>