Skip to content

Commit 5c5da2f

Browse files
authored
Merge pull request #41244 from compnerd/swift-driver
utils: update build-windows-toolchain
2 parents 790a79e + 616ac8f commit 5c5da2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-windows-toolchain.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,7 @@ msbuild %SourceRoot%\swift-installer-scripts\platforms\Windows\toolchain.wixproj
628628
-p:RunWixToolsOutOfProc=true ^
629629
-p:OutputPath=%PackageRoot%\toolchain\ ^
630630
-p:IntermediateOutputPath=%PackageRoot%\toolchain\ ^
631+
-p:DEVTOOLS_ROOT=%BuildRoot%\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain ^
631632
-p:TOOLCHAIN_ROOT=%BuildRoot%\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain
632633
:: TODO(compnerd) actually perform the code-signing
633634
:: signtool sign /f Apple_CodeSign.pfx /p Apple_CodeSign_Password /tr http://timestamp.digicert.com /fd sha256 %PackageRoot%\toolchain\toolchain.msi

0 commit comments

Comments
 (0)