VirtualBox

Changeset 86073 in vbox for trunk/src


Ignore:
Timestamp:
Sep 9, 2020 1:21:14 PM (4 years ago)
Author:
vboxsync
Message:

VirtualBoxVM: Add NSCameraUsageDescription and NSMicrophoneUsageDescription to the VirtualBoxVM Info.plist or TCC aborts the process when either audio input or a webcam are accessed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/VM-Info.plist

    r71027 r86073  
    1717    <key>NSHighResolutionCapable</key>          <true/>
    1818    <key>NSSupportsAutomaticGraphicsSwitching</key><true/>
     19    <key>NSCameraUsageDescription</key>         <string>VirtualBox needs camera access for emulated webcam passthrough</string>
     20    <key>NSMicrophoneUsageDescription</key>     <string>VirtualBox needs microphone access for guest audio input</string>
    1921</dict>
    2022</plist>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette