<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>MARIAN Manager</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <readme file="readme.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <pkg-ref id="de.marian.manager.pkg" version="1.6" installKBytes="3035" updateKBytes="0">#MarianManager.pkg</pkg-ref>
    <pkg-ref id="de.marian.docs.pkg" version="1.6" installKBytes="34934" updateKBytes="0">#MarianDocuments.pkg</pkg-ref>
    <options hostArchitectures="arm64,x86_64" rootVolumeOnly="true"/>
    <options customize="never" require-scripts="true"/>
    <choices-outline>
        <line choice="marian_manager"/>
        <line choice="marian_documents"/>
    </choices-outline>
    <choice id="marian_manager" title="MARIAN Manager (includes audio driver)" start_selected="true" start_enabled="true" visible="false">
        <pkg-ref id="de.marian.manager.pkg"/>
    </choice>
    <choice id="marian_documents" title="MARIAN Documents" start_selected="true" start_enabled="true">
        <pkg-ref id="de.marian.docs.pkg"/>
    </choice>
    <pkg-ref id="de.marian.manager.pkg">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.6" CFBundleVersion="0" id="de.marian.manager" path="MarianManager.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="de.marian.docs.pkg">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>