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 e600316 commit 7bafca0Copy full SHA for 7bafca0
CodeEdit/CodeEdit.entitlements
@@ -1,13 +1,5 @@
1
<?xml version="1.0" encoding="UTF-8"?>
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.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>
+<dict/>
13
</plist>
0 commit comments