mirror of
https://github.com/processing/processing4.git
synced 2026-01-26 09:51:09 +01:00
finish making changes to get sound and video to prompt on Catalina
This commit is contained in:
@@ -71,5 +71,10 @@
|
||||
<key>JVMArguments</key>
|
||||
<array>
|
||||
</array>
|
||||
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>This app uses video camera input.</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This app uses microphone input.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user