Skip to content

Commit e352e9e

Browse files
authored
Update build-windows-toolchain.bat
Update for the flavor name.
1 parent 847157b commit e352e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-windows-toolchain.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ setlocal enableextensions enabledelayedexpansion
932932
msbuild %SourceRoot%\swift-installer-scripts\platforms\Windows\bundle\installer.wixproj ^
933933
-m ^
934934
-restore ^
935-
-p:BundleFlavor=web ^
935+
-p:BundleFlavor=online ^
936936
-p:BaseReleaseDownloadUrl=https://download.swift.org/development/windows ^
937937
-p:Configuration=Release ^
938938
-p:BaseOutputPath=%PackageRoot%\online\ ^

0 commit comments

Comments
 (0)