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 12c4d02 commit 089f49dCopy full SHA for 089f49d
setup/app/sandbox.entitlements
@@ -2,6 +2,10 @@
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.application-identifier</key>
6
+ <string>G69SCX94XU.ch.sudo.cyberduck</string>
7
+ <key>com.apple.developer.team-identifier</key>
8
+ <string>G69SCX94XU</string>
9
<key>com.apple.security.app-sandbox</key>
10
<true/>
11
<key>com.apple.security.files.bookmarks.app-scope</key>
0 commit comments