Skip to content

Commit

Permalink
chore: disable library validation
Browse files Browse the repository at this point in the history
  • Loading branch information
DewitteRuben committed Jan 10, 2024
1 parent 03c8465 commit 7e10e95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/entitlements.mac.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
</dict>
</plist>

0 comments on commit 7e10e95

Please sign in to comment.