Skip to content

Commit cec030a

Browse files
committed
Allow load modules with different team-id-s hardened config (#1341)
IB-8507 Signed-off-by: Raul Metsma <[email protected]>
1 parent ca62829 commit cec030a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

qdigidoc4.eToken.entitlements

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
</dict>
2020
<key>com.apple.security.smartcard</key>
2121
<true/>
22+
<key>com.apple.security.cs.disable-library-validation</key>
23+
<true/>
2224
<key>com.apple.security.temporary-exception.apple-events</key>
2325
<array>
2426
<string>com.microsoft.outlook</string>
@@ -27,6 +29,7 @@
2729
<array>
2830
<string>/private/etc/eToken.conf</string>
2931
<string>/private/etc/eToken.common.conf</string>
32+
<string>/private/etc/eToken.policy.conf</string>
3033
</array>
3134
<key>com.apple.security.temporary-exception.files.absolute-path.read-write</key>
3235
<array>

0 commit comments

Comments
 (0)