<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>AirBeamTV Audio Driver</title>
    <pkg-ref id="tv.airbeam.audiodriver">
        <bundle-version>
            <bundle CFBundleShortVersionString="2.3" CFBundleVersion="2.3" id="tv.airbeam.audiodriver" path="AirBeamTVAudio.driver"/>
        </bundle-version>
    </pkg-ref>
    <options hostArchitectures="x86_64"/>
    <allowed-os-versions>
        <os-version min="10.10"/>
    </allowed-os-versions>
    <welcome file="welcome.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <!-- The "app" records should list applications that must be closed
         before the package is installed (according to the docs), but
         it doesn't seem to work... -->
    <app id="com.apple.QuickTimePlayerX"/>
    <app id="com.veprit.PhotoSensePro"/>
    <options customize="never" require-scripts="false"/>
    <domains enable_localSystem="true" enable_anywhere="false" enable_currentUserHome="false"/>
    <choices-outline>
        <line choice="default">
            <line choice="tv.airbeam.audiodriver"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="tv.airbeam.audiodriver" visible="false">
        <pkg-ref id="tv.airbeam.audiodriver"/>
    </choice>
    <pkg-ref id="tv.airbeam.audiodriver" version="2.3" onConclusion="none" installKBytes="77">#AirBeamTVAudioDriver-Component.pkg</pkg-ref>
</installer-gui-script>