Camera UI fixes

* Add camera permission on macOS
* Fix buttonClicked event for Qt 6 (it's now idClicked?)
This commit is contained in:
Nadia Holmquist Pedersen
2022-10-01 20:49:32 +02:00
parent 93dfcf8714
commit a1a342143b
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,8 @@
<true/>
<key>NSMicrophoneUsageDescription</key>
<string>We need microphone access so you can use the emulated DS microphone</string>
<key>NSCameraUsageDescription</key>
<string>Camera access is needed for emulation of the DSi's cameras</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>