<?xml version="1.0" encoding="utf-8"?>
<installer-gui-script minSpecVersion="2">
    <title>Panopto Recorder</title>
    <background file="logoLarge.png" alignment="right" scaling="none"/>
    <welcome file="welcome.rtf" mime-type="text/rtf"/>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.panopto.mac"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.panopto.mac" visible="false">
        <pkg-ref id="com.panopto.mac">PanoptoRecorderApp.pkg</pkg-ref>
        <pkg-ref id="com.panopto.mac" onConclusion="None">
            <must-close>
                <app id="com.panopto.mac"/>
            </must-close>
        </pkg-ref>
    </choice>
    <pkg-ref id="com.panopto.mac" version="7.1.0.37709" installKBytes="5913">
        <bundle-version>
            <bundle CFBundleShortVersionString="7.1.0" CFBundleVersion="7.1.0.37709" id="com.panopto.Panopto_Recorder.KeynoteService" path="Applications/Panopto.app/Contents/XPCServices/com.panopto.Panopto_Recorder.KeynoteService.xpc"/>
            <bundle CFBundleShortVersionString="11.0.0" CFBundleVersion="11.0.0" id="com.rogueamoeba.ACE" path="Applications/Panopto.app/Contents/Frameworks/ACE.framework"/>
            <bundle CFBundleShortVersionString="7.1.0" CFBundleVersion="7.1.0.37709" id="com.panopto.mac" path="Applications/Panopto.app"/>
        </bundle-version>
    </pkg-ref>
    <product version="7.1.0.37709"/>
    <pkg-ref id="com.panopto.mac">#PanoptoRecorderApp.pkg</pkg-ref>
</installer-gui-script>