<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>3Eyes Manager</title>
    <welcome file="welcome.txt"/>
    <conclusion file="conclusion.txt"/>
    <options customize="never" require-scripts="true" rootVolumeOnly="true"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="12.0"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="app.threeeyes.installer"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="app.threeeyes.installer" visible="false">
        <pkg-ref id="app.threeeyes.installer"/>
    </choice>
    <pkg-ref id="app.threeeyes.installer" version="0.2.15" onConclusion="none" installKBytes="71481" updateKBytes="0">#3eyes-component.pkg</pkg-ref>
    <pkg-ref id="app.threeeyes.installer">
        <bundle-version>
            <bundle CFBundleShortVersionString="0.2.15" CFBundleVersion="0.2.15" id="app.threeeyes" path="Applications/3Eyes Manager.app"/>
            <bundle CFBundleShortVersionString="1.0" CFBundleVersion="20230512.103042" id="org.mitmproxy.certificate-truster" path="Applications/3Eyes Manager.app/Contents/Resources/proxy/_internal/mitmproxy_macos/macos-certificate-truster.app"/>
            <bundle CFBundleShortVersionString="3.14.5" CFBundleVersion="3.14.5" id="org.python.python" path="Applications/3Eyes Manager.app/Contents/Resources/proxy/_internal/Python.framework"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>