<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Windows App</title>
    <product id="com.microsoft.rdc.macos" version="11.3.7"/>
    <options customize="never" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="14.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="com.microsoft.rdc.macos"/>
        <line choice="com.microsoft.rdc.updater.scripts"/>
    </choices-outline>
    <!-- Component packages to be included in the distribution. -->
    <pkg-ref id="com.microsoft.rdc.macos" version="11.3.7" onConclusion="none" installKBytes="231857">#com.microsoft.rdc.macos.pkg</pkg-ref>
    <pkg-ref id="com.microsoft.rdc.updater.scripts" version="1.0.0" installKBytes="0" updateKBytes="0">#com.microsoft.rdc.updater.scripts.pkg</pkg-ref>
    <!-- Choice definitions for each package choice above. -->
    <!--    <choice id="default" title="Windows App" versStr="11.3.7"/>-->
    <choice id="com.microsoft.rdc.macos" title="Windows App" visible="false" customLocation="/Applications">
        <pkg-ref id="com.microsoft.rdc.macos"/>
    </choice>
    <choice id="com.microsoft.rdc.updater.scripts">
        <pkg-ref id="com.microsoft.rdc.updater.scripts"/>
    </choice>
    <pkg-ref id="com.microsoft.rdc.macos" updateKBytes="0">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.microsoft.pasteboard-xpc" path="Windows App.app/Contents/Frameworks/ClientShared.framework/Versions/A/XPCServices/pasteboard.xpc.xpc"/>
            <bundle CFBundleShortVersionString="3.8.32" CFBundleVersion="1" id="org.cocoapods.OneDsCppSdk" path="Windows App.app/Contents/Frameworks/OneDsCppSdk.framework"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="com.microsoft.rdc.macos.shared" path="Windows App.app/Contents/Frameworks/ClientShared.framework"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="cocoalumberjack.CocoaLumberjack" path="Windows App.app/Contents/Frameworks/CocoaLumberjack.framework"/>
            <bundle CFBundleShortVersionString="11.3.7" CFBundleVersion="3040" id="com.microsoft.rdc.macos" path="Windows App.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1" id="cocoalumberjack.CocoaLumberjackSwift" path="Windows App.app/Contents/Frameworks/CocoaLumberjackSwift_-1418AB138818C6FA_PackageProduct.framework"/>
            <bundle CFBundleShortVersionString="9.1.0" CFBundleVersion="1" id="org.cocoapods.OneAuth" path="Windows App.app/Contents/Frameworks/OneAuth.framework"/>
            <bundle id="plcrashreporter.CrashReporter.resources" path="Windows App.app/Contents/Resources/PLCrashReporter_CrashReporter.bundle"/>
            <bundle id="cocoalumberjack.CocoaLumberjack.resources" path="Windows App.app/Contents/Resources/CocoaLumberjack_CocoaLumberjack.bundle"/>
            <bundle CFBundleShortVersionString="11.3.7" CFBundleVersion="3040" id="com.microsoft.rdc.macos.qlx" path="Windows App.app/Contents/PlugIns/QuicklookExtension.appex"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="1.0" id="org.webrtc.WebRTC" path="Windows App.app/Contents/Frameworks/WebRTC.framework"/>
        </bundle-version>
    </pkg-ref>
    <pkg-ref id="com.microsoft.rdc.updater.scripts">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>