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 847157b commit e352e9eCopy full SHA for e352e9e
utils/build-windows-toolchain.bat
@@ -932,7 +932,7 @@ setlocal enableextensions enabledelayedexpansion
932
msbuild %SourceRoot%\swift-installer-scripts\platforms\Windows\bundle\installer.wixproj ^
933
-m ^
934
-restore ^
935
- -p:BundleFlavor=web ^
+ -p:BundleFlavor=online ^
936
-p:BaseReleaseDownloadUrl=https://download.swift.org/development/windows ^
937
-p:Configuration=Release ^
938
-p:BaseOutputPath=%PackageRoot%\online\ ^
0 commit comments