summaryrefslogtreecommitdiffstats
path: root/examples/shared
Commit message (Collapse)AuthorAgeFilesLines
* iOS: Add Info.plist files to indicate camera and microphone usageAndy Shaw2017-04-281-0/+48
Since iOS 10 the Info.plist file needs to indicate that it requires the usage of the camera and microphone in any application that requests them. So this adds Info.plist files to be used by the examples in that capacity. Change-Id: I16c6607366f57f4e950e53e1de1fbc0ac224df10 Reviewed-by: Jake Petroules <jake.petroules@qt.io>