Skip to content

Commit

Permalink
feat: add Swift installation
Browse files Browse the repository at this point in the history
  • Loading branch information
nuomi1 committed Dec 26, 2022
1 parent ac90a0f commit ae9b010
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/chapter_preface/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ comments: true

1. 下载并安装 [.Net 6.0](https://dotnet.microsoft.com/en-us/download)
2. 在 VSCode 的插件市场中搜索 `c#` ,安装 c# 。

## Swift 环境

1. 下载并安装 [Swift](https://www.swift.org/download/)
2. 在 VSCode 的插件市场中搜索 `swift`,安装 [Swift for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang)

0 comments on commit ae9b010

Please sign in to comment.