mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
such entitle
Former-commit-id: de26ae30116e3c13c48a710201a7da0817ffd9e5
This commit is contained in:
12
entitlements.plist
Normal file
12
entitlements.plist
Normal file
@@ -0,0 +1,12 @@
|
||||
<dict>
|
||||
<key>com.apple.security.cs.allow-jit</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.disable-library-validation</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.disable-executable-page-protection</key>
|
||||
<true/>
|
||||
</dict>
|
||||
Reference in New Issue
Block a user