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

Commitbabb49e

Browse files
committed
wip
1 parentfe6bf92 commitbabb49e

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release
22

33
on:
44
# TODO: Switch to on `v*` tag push
5-
pull_request:
5+
workflow_dispatch:
66

77
# permissions:
88
# # To upload assets to the release

‎Coder Desktop/VPN/Info.plist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,5 @@
1414
<string>$(PRODUCT_MODULE_NAME).PacketTunnelProvider</string>
1515
</dict>
1616
</dict>
17-
<key>LSFileQuarantineEnabled</key>
18-
<false/>
1917
</dict>
2018
</plist>

‎Coder Desktop/project.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,6 @@ targets:
207207
-$(TeamIdentifierPrefix)com.coder.Coder-Desktop
208208
com.apple.security.network.client:true
209209
com.apple.security.network.server:true
210-
# TODO: Remove this
211-
com.apple.security.files.user-selected.executable:true
212210
settings:
213211
base:
214212
ENABLE_HARDENED_RUNTIME:YES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp