fix(kopiaui): added missing entitlement for M1 build (#2809)

This commit is contained in:
Jarek Kowalski
2023-03-12 11:09:40 -07:00
committed by GitHub
parent 0496ee8d95
commit e96efbddea

View File

@@ -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>