We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca62829 commit cec030aCopy full SHA for cec030a
qdigidoc4.eToken.entitlements
@@ -19,6 +19,8 @@
19
</dict>
20
<key>com.apple.security.smartcard</key>
21
<true/>
22
+ <key>com.apple.security.cs.disable-library-validation</key>
23
+ <true/>
24
<key>com.apple.security.temporary-exception.apple-events</key>
25
<array>
26
<string>com.microsoft.outlook</string>
@@ -27,6 +29,7 @@
27
29
28
30
<string>/private/etc/eToken.conf</string>
31
<string>/private/etc/eToken.common.conf</string>
32
+ <string>/private/etc/eToken.policy.conf</string>
33
</array>
34
<key>com.apple.security.temporary-exception.files.absolute-path.read-write</key>
35
0 commit comments