Sign in
webkit
/
WebKit
/
44b42e43df7b445ca396546f504feb2128538221
/
.
/
Source
/
JavaScriptCore
/
allow-jit-macOS.entitlements
blob: d35e43ae588cdfe5570930260829dcd145c4d1e2 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version
=
"1.0"
>
<dict>
<key>
com.apple.security.cs.allow-jit
</key>
<true/>
</dict>
</plist>