Skip to content

Commit 7e10e95

Browse files
committed
chore: disable library validation
1 parent 03c8465 commit 7e10e95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/entitlements.mac.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@
88
<true/>
99
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
1010
<true/>
11+
<key>com.apple.security.cs.disable-library-validation</key>
12+
<true/>
1113
</dict>
1214
</plist>

0 commit comments

Comments
 (0)