Changeset 83068 in vbox
- Timestamp:
- Feb 13, 2020 10:58:30 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist
r82963 r83068 4 4 <dict> 5 5 <!-- <key>com.apple.security.cs.allow-jit</key> <true/> --> 6 <!-- <key>com.apple.security.cs.allow-unsigned-executable-memory</key> <true/> --> 6 <key>com.apple.security.cs.allow-unsigned-executable-memory</key> <true/> 7 <key>com.apple.security.cs.disable-executable-page-protection</key> <true/> 7 8 <key>com.apple.security.device.audio-input</key> <true/> 8 9 </dict>
Note:
See TracChangeset
for help on using the changeset viewer.

