We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5261ae commit 66909b8Copy full SHA for 66909b8
SerialPrograms/cmake/MacOSXBundleInfo.plist.in
@@ -32,6 +32,8 @@
32
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
33
<key>NSCameraUsageDescription</key>
34
<string>The cameras are listed to choose the Switch video stream from the captrue card.</string>
35
+ <key>NSCameraUseContinuityCameraDeviceType</key>
36
+ <true/>
37
<key>NSMicrophoneUsageDescription</key>
38
<string>The microphones are listed to choose the Switch audio stream from the captrue card.</string>
39
</dict>
0 commit comments