<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- Vorlage fuer productbuild; paket.sh setzt 1.4 und x86_64,arm64 ein. -->
<installer-gui-script minSpecVersion="2">
    <title>rekocloud 1.4</title>
    <welcome file="willkommen.html" mime-type="text/html"/>
    <conclusion file="fertig.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" hostArchitectures="x86_64,arm64"/>
    <domains enable_localSystem="true" enable_currentUserHome="false" enable_anywhere="false"/>
    <choices-outline>
        <line choice="rekocloud"/>
    </choices-outline>
    <choice id="rekocloud" visible="false" title="rekocloud">
        <pkg-ref id="at.djreed.rekocloud.paket"/>
    </choice>
    <pkg-ref id="at.djreed.rekocloud.paket" version="1.4" onConclusion="none" installKBytes="1208" updateKBytes="0">#komponente.pkg</pkg-ref>
    <pkg-ref id="at.djreed.rekocloud.paket">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.4" CFBundleVersion="4" id="at.djreed.rekocloud" path="rekocloud.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>