Skip to content

Commit a73eddb

Browse files
committed
GUI/CMake: Add remaining plist items
Now should be same as the qmake build
1 parent 46620a1 commit a73eddb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

gui/QT/MacOSXBundleInfo.plist.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,9 @@
2424
<string>Allow camera for video capture</string>
2525
<key>NSMicrophoneUsageDescription</key>
2626
<string>Allow microphone for audio capture</string>
27+
<key>NSPrincipalClass</key>
28+
<string>NSApplication</string>
29+
<key>NSSupportsAutomaticGraphicsSwitching</key>
30+
<true/>
2731
</dict>
2832
</plist>

0 commit comments

Comments
 (0)