From 7883950d93cae8b257361b2e362c7465a19d86ef Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Sat, 3 Dec 2016 00:34:28 +0100 Subject: Info.plist: add NSMicrophoneUsageDescription. --- Source/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Info.plist b/Source/Info.plist index b6cf9d2..e839f77 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -100,6 +100,8 @@ UIStatusBarStyle UIStatusBarStyleBlackOpaque + NSMicrophoneUsageDescription + Mumble uses your microphone for voice chats UISupportedInterfaceOrientations UIInterfaceOrientationPortrait -- cgit v1.2.3