mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Misread that memory protection includse libary validation
This commit is contained in:
parent
6ad9df2c3e
commit
c3fe8f1203
1 changed files with 2 additions and 0 deletions
|
@ -4,5 +4,7 @@
|
|||
<dict>
|
||||
<key>com.apple.security.cs.disable-executable-page-protection</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.disable-library-validation</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue