Skip to content

Commit 5ea6c9d

Browse files
committed
Remove stray entitlement from Sparkle
In preparation for submission to the App Store. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
1 parent 69f076a commit 5ea6c9d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Cog.entitlements

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
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>
105
<key>com.apple.security.app-sandbox</key>
116
<true/>
127
<key>com.apple.security.assets.movies.read-only</key>

0 commit comments

Comments
 (0)