Added microphone and camera usage descriptions to macOS builds.

This commit is contained in:
Catchawink
2019-12-13 16:10:23 -05:00
parent 12ee35737f
commit 5152afa70c
3 changed files with 17 additions and 0 deletions

View File

@ -24,6 +24,10 @@
<string>godot</string>
<key>CFBundleVersion</key>
<string>3.2</string>
<key>NSMicrophoneUsageDescription</key>
<string>Microphone access is required to capture audio.</string>
<key>NSCameraUsageDescription</key>
<string>Camera access is required to capture video.</string>
<key>NSRequiresAquaSystemAppearance</key>
<false />
<key>NSHumanReadableCopyright</key>