Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Java/Openclaw/apps/macos/Sources/OpenClaw/Resources/   (KI Agentensystem Version 22©)  Datei vom 26.3.2026 mit Größe 3 kB image not shown  

Quelle  Info.plist   Sprache: unbekannt

 
Spracherkennung für: .plist vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>CFBundleDevelopmentRegion</key>
    <string>en</string>
    <key>CFBundleExecutable</key>
    <string>OpenClaw</string>
    <key>CFBundleIdentifier</key>
    <string>ai.openclaw.mac</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundleName</key>
    <string>OpenClaw</string>
    <key>CFBundlePackageType</key>
    <string>APPL</string>
    <key>CFBundleShortVersionString</key>
    <string>2026.4.24</string>
    <key>CFBundleVersion</key>
    <string>2026042400</string>
    <key>CFBundleIconFile</key>
    <string>OpenClaw</string>
    <key>CFBundleURLTypes</key>
    <array>
        <dict>
            <key>CFBundleURLName</key>
            <string>ai.openclaw.mac.deeplink</string>
            <key>CFBundleURLSchemes</key>
            <array>
                <string>openclaw</string>
            </array>
        </dict>
    </array>
    <key>LSMinimumSystemVersion</key>
    <string>15.0</string>
    <key>LSUIElement</key>
    <true/>

    <key>OpenClawBuildTimestamp</key>
    <string></string>
    <key>OpenClawGitCommit</key>
    <string></string>

    <key>NSUserNotificationUsageDescription</key>
    <string>OpenClaw needs notification permission to show alerts for agent actions.</string>
    <key>NSScreenCaptureDescription</key>
    <string>OpenClaw captures the screen when the agent needs screenshots for context.</string>
    <key>NSCameraUsageDescription</key>
    <string>OpenClaw can capture photos or short video clips when requested by the agent.</string>
 <key>NSLocationUsageDescription</key>
 <string>OpenClaw can share your location when requested by the agent.</string>
 <key>NSLocationWhenInUseUsageDescription</key>
 <string>OpenClaw can share your location when requested by the agent.</string>
 <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
 <string>OpenClaw can share your location when requested by the agent.</string>
 <key>NSMicrophoneUsageDescription</key>
 <string>OpenClaw needs the mic for Voice Wake tests and agent audio capture.</string>
    <key>NSSpeechRecognitionUsageDescription</key>
    <string>OpenClaw uses speech recognition to detect your Voice Wake trigger phrase.</string>
    <key>NSAppleEventsUsageDescription</key>
    <string>OpenClaw needs Automation (AppleScript) permission to drive Terminal and other apps for agent actions.</string>
    <key>NSRemindersUsageDescription</key>
    <string>OpenClaw can access Reminders when requested by the agent for the apple-reminders skill.</string>

    <key>NSAppTransportSecurity</key>
    <dict>
        <key>NSAllowsArbitraryLoadsInWebContent</key>
        <true/>
        <key>NSExceptionDomains</key>
        <dict>
            <key>100.100.100.100</key>
            <dict>
                <key>NSExceptionAllowsInsecureHTTPLoads</key>
                <true/>
                <key>NSIncludesSubdomains</key>
                <true/>
            </dict>
        </dict>
    </dict>
</dict>
</plist>

[Dauer der Verarbeitung: 0.2 Sekunden, vorverarbeitet 2026-04-27]