mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 22:11:26 +12:00
Request macOS 10.14.+ permissions (#12600)
This commit is contained in:
parent
b49a1f27eb
commit
a1aebdc5d6
1 changed files with 4 additions and 0 deletions
|
@ -28,5 +28,9 @@
|
||||||
<true/>
|
<true/>
|
||||||
<key>LSMinimumSystemVersion</key>
|
<key>LSMinimumSystemVersion</key>
|
||||||
<string>11.6</string>
|
<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>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue