1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge pull request #6092

iphydf (1):
      fix(osx): Add camera and microphone usage description.
This commit is contained in:
sudden6 2020-04-17 00:42:46 +02:00
commit 0f338f749c
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

@ -87,6 +87,10 @@
<string>1.16.3</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSCameraUsageDescription</key>
<string>$(PRODUCT_NAME) needs access to the camera for video calls.</string>
<key>NSMicrophoneUsageDescription</key>
<string>$(PRODUCT_NAME) needs access to the microphone for audio calls.</string>
<key>UTImportedTypeDeclarations</key>
<array>
<dict>