Skip to content

Commit 47e92cd

Browse files
committed
use unique id for cli project in macos entitlement [ci skip]
1 parent d771f74 commit 47e92cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/mac/cryptomator-cli.entitlements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>com.apple.application-identifier</key>
6-
<string>###APP_IDENTIFIER_PREFIX###org.cryptomator</string>
6+
<string>###APP_IDENTIFIER_PREFIX###org.cryptomator.cli</string>
77
<key>com.apple.developer.team-identifier</key>
88
<string>###TEAM_IDENTIFIER###</string>
99
<key>com.apple.security.cs.allow-jit</key>

0 commit comments

Comments
 (0)