Provide microphone and camera usage descriptions
iTunes Connect/TestFlight requires these now and is not satisfied with empty values anymore.
This commit is contained in:
parent
079be92468
commit
7249ababb7
|
@ -43,11 +43,11 @@
|
|||
</dict>
|
||||
</dict>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string></string>
|
||||
<string>Participate in conferences with video.</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string></string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string></string>
|
||||
<string>Participante in conferences with audio.</string>
|
||||
<key>UIAppFonts</key>
|
||||
<array>
|
||||
<string>jitsi.ttf</string>
|
||||
|
|
Loading…
Reference in New Issue