We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac90a0f commit ae9b010Copy full SHA for ae9b010
docs/chapter_preface/installation.md
@@ -41,3 +41,8 @@ comments: true
41
42
1. 下载并安装 [.Net 6.0](https://dotnet.microsoft.com/en-us/download) ;
43
2. 在 VSCode 的插件市场中搜索 `c#` ,安装 c# 。
44
+
45
+## Swift 环境
46
47
+1. 下载并安装 [Swift](https://www.swift.org/download/);
48
+2. 在 VSCode 的插件市场中搜索 `swift`,安装 [Swift for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang)。
0 commit comments