Bundle fix (OSX)

This commit is contained in:
Bruno
2022-10-26 10:01:28 +02:00
parent e7a8d48cca
commit f841e78dcf

View File

@@ -54,13 +54,12 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>vimix needs to access the camera to enable camera sources.</string>
<key>NSHighResolutionCapable</key>
<key>NSMicrophoneUsageDescription</key>
<string>vimix needs to access the microphone to enable sound sources.</string>
<key>NSMicrophoneUsageDescription</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2022 Bruno Herbelin. All rights reserved.</string>
<key>NSPrincipalClass</key>