mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-09 01:09:59 +01:00
Bundle fix (OSX)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user