<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Tungs</title>
    <organization>com.manifestautomation</organization>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="14.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="app"/>
            <line choice="driver"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="app" visible="false">
        <pkg-ref id="com.manifestautomation.tungs"/>
    </choice>
    <choice id="driver" visible="false">
        <pkg-ref id="com.manifestautomation.tungsaudio"/>
    </choice>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <pkg-ref id="com.manifestautomation.tungs" version="0.3.11" onConclusion="none" installKBytes="8970" updateKBytes="0">#TungsApp.pkg</pkg-ref>
    <pkg-ref id="com.manifestautomation.tungsaudio" version="0.3.11" onConclusion="none" installKBytes="2042" updateKBytes="0">#TungsAudio.pkg</pkg-ref>
    <pkg-ref id="com.manifestautomation.tungs">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.3.11" CFBundleVersion="14" id="com.manifestautomation.tungs" path="Tungs.app"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.manifestautomation.tungsaudio">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.0" CFBundleVersion="2" id="com.manifestautomation.tungsaudio" path="TungsAudio.driver"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>