From 4ff9a1bf81212a094f76a14ff1dc88a791d3ca6c Mon Sep 17 00:00:00 2001 From: Richard Moe Gustavsen Date: Wed, 2 Nov 2016 14:05:11 +0100 Subject: iOS: add NSCameraUsageDescription to Info.plist for qmlvideofx The 'NSCameraUsageDescription' key is needed for the app to have access to the camera. Change-Id: I8b98247993edd450772e5393551e4acb07dcf0a0 Reviewed-by: Yoann Lopes --- examples/multimedia/video/qmlvideofx/Info.plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/multimedia/video/qmlvideofx/Info.plist') diff --git a/examples/multimedia/video/qmlvideofx/Info.plist b/examples/multimedia/video/qmlvideofx/Info.plist index 8fc242516..5fbe35f1c 100644 --- a/examples/multimedia/video/qmlvideofx/Info.plist +++ b/examples/multimedia/video/qmlvideofx/Info.plist @@ -26,5 +26,7 @@ 1.0 CFBundleVersion 1.0 + NSCameraUsageDescription + Qt Multimedia Example -- cgit v1.2.3