File tree 3 files changed +1
-5
lines changed
3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: release
2
2
3
3
on :
4
4
# TODO: Switch to on `v*` tag push
5
- pull_request :
5
+ workflow_dispatch :
6
6
7
7
# permissions:
8
8
# # To upload assets to the release
Original file line number Diff line number Diff line change 14
14
<string >$(PRODUCT_MODULE_NAME).PacketTunnelProvider </string >
15
15
</dict >
16
16
</dict >
17
- <key >LSFileQuarantineEnabled </key >
18
- <false />
19
17
</dict >
20
18
</plist >
Original file line number Diff line number Diff line change @@ -207,8 +207,6 @@ targets:
207
207
- $(TeamIdentifierPrefix)com.coder.Coder-Desktop
208
208
com.apple.security.network.client : true
209
209
com.apple.security.network.server : true
210
- # TODO: Remove this
211
- com.apple.security.files.user-selected.executable : true
212
210
settings :
213
211
base :
214
212
ENABLE_HARDENED_RUNTIME : YES
You can’t perform that action at this time.
0 commit comments