Skip to content

Commit 1e2a114

Browse files
committed
retry
1 parent 2a0466b commit 1e2a114

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Coder Desktop/project.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ targets:
149149
dependencies:
150150
- target: CoderSDK
151151
embed: true
152-
- target: VPNXPC
153-
embed: true
154152
- target: VPNLib
155153
embed: true
156154
- target: VPN
@@ -231,8 +229,6 @@ targets:
231229
embed: true
232230
- target: CoderSDK
233231
embed: true
234-
- target: VPNXPC
235-
embed: true
236232
- sdk: NetworkExtension.framework
237233

238234
VPNLib:
@@ -308,4 +304,4 @@ targets:
308304
settings:
309305
base:
310306
TEST_HOST: "$(BUILT_PRODUCTS_DIR)/Coder Desktop.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Coder Desktop"
311-
PRODUCT_BUNDLE_IDENTIFIER: com.coder.Coder-Desktop.CoderSDKTests
307+
PRODUCT_BUNDLE_IDENTIFIER: com.coder.Coder-Desktop.CoderSDKTests

0 commit comments

Comments
 (0)