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 cc46c5a commit bc9e7b5Copy full SHA for bc9e7b5
1 file changed
Cog.entitlements
@@ -2,6 +2,11 @@
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
+ <key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
6
+ <array>
7
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)-spks</string>
8
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)-spki</string>
9
+ </array>
10
<key>com.apple.security.app-sandbox</key>
11
<true/>
12
<key>com.apple.security.assets.movies.read-only</key>
0 commit comments