summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/declarative-camera/Info.plist.in
Commit message (Collapse)AuthorAgeFilesLines
* Remove NSApplication from Info.plist filesDoris Verria2021-09-091-3/+0
| | | | | | | | | This causes the applciation to crash on iOS as this class doesn't exist there. Pick-to: 6.2.0 6.2 Change-Id: I393a63b2635475510f3fe1325d5c0cdace79f006 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Some smaller fixes for declarative-cameraLars Knoll2021-04-191-0/+49
Add Info.plist template to get camera permissions on macOS Fix camera selection if you have more than one camera Avoid some warnings about non notifiable properties Change-Id: I30e2802053019bb91e6650c9162601aad25bb74d Reviewed-by: Doris Verria <doris.verria@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>