We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb5a6b commit 1acdf98Copy full SHA for 1acdf98
ExtensionService/ExtensionService.entitlements
@@ -6,6 +6,8 @@
6
<array>
7
<string>$(TeamIdentifierPrefix)group.$(BUNDLE_IDENTIFIER_BASE)</string>
8
</array>
9
+ <key>com.apple.security.cs.disable-library-validation</key>
10
+ <true/>
11
<key>keychain-access-groups</key>
12
13
<string>$(AppIdentifierPrefix)$(BUNDLE_IDENTIFIER_BASE).Shared</string>
0 commit comments