mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-04 06:15:35 +00:00
Info.plist: Drop com.apple.security.cs.allow-jit key
This commit is contained in:
committed by
mborgerson
parent
6fd045be63
commit
33e5c97ab7
@ -30,8 +30,6 @@
|
|||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
<key>NSHighResolutionCapable</key>
|
<key>NSHighResolutionCapable</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>com.apple.security.cs.allow-jit</key>
|
|
||||||
<true/>
|
|
||||||
<key>NSMicrophoneUsageDescription</key>
|
<key>NSMicrophoneUsageDescription</key>
|
||||||
<string>Microphone used for peripheral emulation, e.g. Xbox Live Communicator.</string>
|
<string>Microphone used for peripheral emulation, e.g. Xbox Live Communicator.</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
Reference in New Issue
Block a user