Browse Source

removed unnecessary entitlement in mac build

(cherry picked from commit 3e8690ca119104487b072835218d0a03645b456a)
Tobias Hagemann 3 years ago
parent
commit
4bd4cd671b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      dist/mac/Cryptomator.entitlements

+ 0 - 2
dist/mac/Cryptomator.entitlements

@@ -2,8 +2,6 @@
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
-	<key>com.apple.security.cs.allow-dyld-environment-variables</key>
-	<true/>
 	<key>com.apple.security.cs.allow-jit</key>
 	<true/>
 	<key>com.apple.security.cs.allow-unsigned-executable-memory</key>