Add missing iOS microphone description

Although tooot doesn't use it at all
This commit is contained in:
Zhiyuan Zheng 2021-09-20 22:31:11 +02:00
parent 904b4c988e
commit ffcba75fd9
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@
</dict>
</dict>
</dict>
<key>NSMicrophoneUsageDescription</key>
<string>$(PRODUCT_NAME) DOES NOT need microphone permission. Please reject this request.</string>
<key>NSCameraUsageDescription</key>
<string>Allow $(PRODUCT_NAME) to capture photo or video and attach it to your toot</string>
<key>NSLocationWhenInUseUsageDescription</key>