We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b4913 commit 1523ce0Copy full SHA for 1523ce0
Utilities/bootstrap
@@ -809,7 +809,6 @@ def get_swiftpm_env_cmd(args):
809
810
if args.llbuild_link_framework:
811
env_cmd.append("SWIFTPM_LLBUILD_FWK=1")
812
- env_cmd.append("SWIFTPM_NO_SWBUILD_DEPENDENCY=1")
813
env_cmd.append("SWIFTCI_USE_LOCAL_DEPS=1")
814
env_cmd.append("SWIFTPM_MACOS_DEPLOYMENT_TARGET=%s" % g_macos_deployment_target)
815
0 commit comments