File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: release
22
33on :
44 # TODO: Switch to on `v*` tag push
5- pull_request :
5+ workflow_dispatch :
66
77# permissions:
88# # To upload assets to the release
Original file line number Diff line number Diff line change 1414 <string >$(PRODUCT_MODULE_NAME).PacketTunnelProvider </string >
1515 </dict >
1616 </dict >
17- <key >LSFileQuarantineEnabled </key >
18- <false />
1917</dict >
2018</plist >
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments