Skip to content

Commit

Permalink
OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
DDRBoxman committed Jul 27, 2018
1 parent d13bbe6 commit 27b5c3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmake/osxbundle/Info.plist
Expand Up @@ -22,5 +22,9 @@
<true/>
<key>LSAppNapIsDisabled</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>OBS needs to access the camera to enable camera sources to work.</string>
<key>NSMicrophoneUsageDescription</key>
<string>OBS needs to access the microphone to enable audio input.</string>
</dict>
</plist>

0 comments on commit 27b5c3b

Please sign in to comment.