There was an error while loading. Please reload this page.
1 parent 46620a1 commit a73eddbCopy full SHA for a73eddb
1 file changed
gui/QT/MacOSXBundleInfo.plist.in
@@ -24,5 +24,9 @@
24
<string>Allow camera for video capture</string>
25
<key>NSMicrophoneUsageDescription</key>
26
<string>Allow microphone for audio capture</string>
27
+ <key>NSPrincipalClass</key>
28
+ <string>NSApplication</string>
29
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
30
+ <true/>
31
</dict>
32
</plist>
0 commit comments