mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-14 11:49:59 +01:00
Bundle fix (OSX)
This commit is contained in:
@@ -54,13 +54,12 @@
|
|||||||
<key>NSAllowsArbitraryLoads</key>
|
<key>NSAllowsArbitraryLoads</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>NSHighResolutionCapable</key>
|
||||||
|
<true/>
|
||||||
<key>NSCameraUsageDescription</key>
|
<key>NSCameraUsageDescription</key>
|
||||||
<string>vimix needs to access the camera to enable camera sources.</string>
|
<string>vimix needs to access the camera to enable camera sources.</string>
|
||||||
<key>NSHighResolutionCapable</key>
|
|
||||||
<key>NSMicrophoneUsageDescription</key>
|
<key>NSMicrophoneUsageDescription</key>
|
||||||
<string>vimix needs to access the microphone to enable sound sources.</string>
|
<string>vimix needs to access the microphone to enable sound sources.</string>
|
||||||
<key>NSMicrophoneUsageDescription</key>
|
|
||||||
<true/>
|
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2022 Bruno Herbelin. All rights reserved.</string>
|
<string>Copyright © 2022 Bruno Herbelin. All rights reserved.</string>
|
||||||
<key>NSPrincipalClass</key>
|
<key>NSPrincipalClass</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user