<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Temasys WebRTC Plugin</title>
    <welcome file="welcome.txt" mime-type="text/plain"/>
    <background file="background.png" mime-type="image/png" scaling="tofit"/>
    <license file="License.rtf"/>
    <options customize="never" allow-external-scripts="no" rootVolumeOnly="true"/>
    <choices-outline>
        <line choice="standard"/>
    </choices-outline>
    <choice id="standard" title="Install Temasys plugin">
        <pkg-ref id="plugin"/>
    </choice>
    <!-- <domains enable_currentUserHome="true"/> -->
    <pkg-ref id="plugin" version="0.0.0" packageIdentifier="com.TemWebRTCPluginLib.TemWebRTCPlugin_x86_64" installKBytes="19143">#plugin.pkg</pkg-ref>
    <pkg-ref id="plugin">
        <bundle-version>
            <bundle CFBundleShortVersionString="TemWebRTCPlugin_x86_64 0.8.907" CFBundleVersion="0.8.907" id="com.TemWebRTCPluginLib.TemWebRTCPlugin_x86_64" path="npTemWebRTCPlugin.plugin"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>