File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
_data/new-data/install/windows Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ latest-release:
44 Install Swift via the Windows Package Manager (also known as WinGet).
55 after-code-text : |
66 First, install Windows platform dependencies:
7- <pre><code>winget install --id Microsoft.VisualStudio.2022.Community --exact --force --custom "--add Microsoft.VisualStudio.Component.Windows11SDK.22000 --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.VC.Tools.ARM64"</code></pre>
7+ <pre><code>winget install --id Microsoft.VisualStudio.2022.Community --exact --force --custom "--add Microsoft.VisualStudio.Component.Windows11SDK.22621 --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.VC.Tools.ARM64"</code></pre>
88 <br />
99 Next, install Swift and other dependencies:
1010 <br /><br />
You can’t perform that action at this time.
0 commit comments