Request macOS 10.14.+ permissions (#12600)

This commit is contained in:
Florin9doi
2022-09-17 20:26:22 +03:00
committed by GitHub
parent b49a1f27eb
commit a1aebdc5d6

View File

@@ -28,5 +28,9 @@
<true/>
<key>LSMinimumSystemVersion</key>
<string>11.6</string>
<key>NSCameraUsageDescription</key>
<string>The camera will be used for PlayStation Eye emulation</string>
<key>NSMicrophoneUsageDescription</key>
<string>The microphone will be used for Chat/SingStar emulation</string>
</dict>
</plist>