We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0466b commit 1e2a114Copy full SHA for 1e2a114
Coder Desktop/project.yml
@@ -149,8 +149,6 @@ targets:
149
dependencies:
150
- target: CoderSDK
151
embed: true
152
- - target: VPNXPC
153
- embed: true
154
- target: VPNLib
155
156
- target: VPN
@@ -231,8 +229,6 @@ targets:
231
229
232
230
233
234
235
236
- sdk: NetworkExtension.framework
237
238
VPNLib:
@@ -308,4 +304,4 @@ targets:
308
304
settings:
309
305
base:
310
306
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