Skip to content

Commit 7bafca0

Browse files
committed
Fixed entitlements
1 parent e600316 commit 7bafca0

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CodeEdit/CodeEdit.entitlements

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
4-
<dict>
5-
<key>com.apple.security.application-groups</key>
6-
<array>
7-
<string>app.codeedit.CodeEdit.shared</string>
8-
<string>$(TeamIdentifierPrefix)</string>
9-
</array>
10-
<key>com.apple.security.files.bookmarks.app-scope</key>
11-
<true/>
12-
</dict>
4+
<dict/>
135
</plist>

0 commit comments

Comments
 (0)