Skip to content

Commit 1acdf98

Browse files
committed
Disable library validation
1 parent 3cb5a6b commit 1acdf98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ExtensionService/ExtensionService.entitlements

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<array>
77
<string>$(TeamIdentifierPrefix)group.$(BUNDLE_IDENTIFIER_BASE)</string>
88
</array>
9+
<key>com.apple.security.cs.disable-library-validation</key>
10+
<true/>
911
<key>keychain-access-groups</key>
1012
<array>
1113
<string>$(AppIdentifierPrefix)$(BUNDLE_IDENTIFIER_BASE).Shared</string>

0 commit comments

Comments
 (0)