Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1f1ee2a

Browse files
committed
retry
1 parent4f8995a commit1f1ee2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Coder Desktop/VPN/VPN.entitlements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<array>
1313
<string>$(TeamIdentifierPrefix)com.coder.Coder-Desktop</string>
1414
</array>
15-
<key>com.apple.security.files.downloads.read-write</key>
15+
<key>com.apple.security.files.user-selected.executable</key>
1616
<true/>
1717
<key>com.apple.security.network.client</key>
1818
<true/>

‎Coder Desktop/project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ targets:
211211
com.apple.security.network.client:true
212212
com.apple.security.network.server:true
213213
# TODO: Remove this
214-
com.apple.security.files.downloads.read-write:true
214+
com.apple.security.files.user-selected.executable:true
215215
settings:
216216
base:
217217
ENABLE_HARDENED_RUNTIME:YES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp