Skip to content

Commit 640db7a

Browse files
authored
Update build.ps1
1 parent 13b4b05 commit 640db7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2910,7 +2910,7 @@ function Test-Dispatch {
29102910
}
29112911
}
29122912

2913-
function Build-Foundation([Hashable] $Platform) {
2913+
function Build-Foundation([Hashtable] $Platform) {
29142914
Build-CMakeProject `
29152915
-Src $SourceCache\swift-corelibs-foundation `
29162916
-Bin (Get-ProjectBinaryCache $Platform DynamicFoundation) `

0 commit comments

Comments
 (0)