OSX: Add NSCamera and NSMicrophone UsageDescription for 10.14
@@ -22,5 +22,9 @@
<true/>
<key>LSAppNapIsDisabled</key>
+ <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>