<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Speechka</title>
    <welcome file="welcome.html" mime-type="text/html"/>
    <readme file="readme.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <choices-outline>
        <line choice="speechka"/>
    </choices-outline>
    <choice id="speechka" title="Speechka">
        <pkg-ref id="com.dmytroivanchenko.speechka.app"/>
    </choice>
    <pkg-ref id="com.dmytroivanchenko.speechka.app" version="0.2.8" auth="Root" installKBytes="42605" updateKBytes="0">#Speechka-app.pkg</pkg-ref>
    <pkg-ref id="com.dmytroivanchenko.speechka.app">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.8" CFBundleVersion="0.2.8" id="com.dmytroivanchenko.speechka" path="Applications/Speechka.app"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>