mirror of
https://github.com/kopia/kopia.git
synced 2026-05-18 11:44:36 -04:00
fix(kopiaui): added missing entitlement for M1 build (#2809)
This commit is contained in:
@@ -4,5 +4,7 @@
|
||||
<dict>
|
||||
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
|
||||
<true/>
|
||||
<key>com.apple.security.cs.allow-jit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user