From c93bc109b26f06250b1b3cf42a0c070c288b430a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1ri=20Tristan=20Helgason?= Date: Mon, 2 Oct 2017 10:04:28 +0200 Subject: [PATCH] Allow file sharing from AppRTCMobile app. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is required for the bots to get files off devices after running tests. Bug: webrtc:8316 Change-Id: If48d7b95c1a3aa54e7ee07e7f2a75e6bc88e184a Reviewed-on: https://webrtc-review.googlesource.com/5400 Reviewed-by: Daniela Jovanoska Petrenko Commit-Queue: Kári Helgason Cr-Commit-Position: refs/heads/master@{#20067} --- examples/objc/AppRTCMobile/ios/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/objc/AppRTCMobile/ios/Info.plist b/examples/objc/AppRTCMobile/ios/Info.plist index 2b382c4d43..90d6bb401e 100644 --- a/examples/objc/AppRTCMobile/ios/Info.plist +++ b/examples/objc/AppRTCMobile/ios/Info.plist @@ -67,6 +67,8 @@ Camera access needed for video calling NSMicrophoneUsageDescription Microphone access needed for video calling + UIFileSharingEnabled + UILaunchImages