Skip to content

Commit bc9e7b5

Browse files
committed
Revert "Remove stray entitlement from Sparkle"
This reverts commit 5ea6c9d.
1 parent cc46c5a commit bc9e7b5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Cog.entitlements

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<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>
510
<key>com.apple.security.app-sandbox</key>
611
<true/>
712
<key>com.apple.security.assets.movies.read-only</key>

0 commit comments

Comments
 (0)