<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Beyond Identity</title>
    <domains enable_anywhere="false" enable_currentUserHome="true" enable_localSystem="true"/>
    <options hostArchitectures="arm64,x86_64"/>
    <options customize="never"/>
    <background file="pkg-background.png" alignment="bottomleft" scaling="tofit"/>
    <background-darkAqua file="pkg-background-dark.png" alignment="bottomleft" scaling="tofit"/>
    <allowed-os-versions>
        <os-version min="11.0"/>
    </allowed-os-versions>
    <pkg-ref id="com.beyondidentity.pkg.macos">
        <bundle-version>
            <bundle CFBundleShortVersionString="3.0.0" CFBundleVersion="3.0.0.19" id="com.beyondidentity.endpoint.macos" path="Applications/Beyond Identity.app"/>
            <bundle CFBundleShortVersionString="3.0.0" CFBundleVersion="3.0.0.19" id="com.beyondidentity.endpoint.macos.Beyond-Identity-Extension" path="Applications/Beyond Identity.app/Contents/PlugIns/Beyond Identity Extension.appex"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.beyondidentity.pkg.macos"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.beyondidentity.pkg.macos" visible="false">
        <pkg-ref id="com.beyondidentity.pkg.macos"/>
    </choice>
    <pkg-ref id="com.beyondidentity.pkg.macos" version="3.0.0" onConclusion="none" auth="none" installKBytes="188285" updateKBytes="0">#package.pkg</pkg-ref>
</installer-gui-script>