Skip to content

Commit 92f8eba

Browse files
committed
Update README.md
1 parent 1868590 commit 92f8eba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ To install without MELPA, download [latest release](https://github.com/swift-ema
6565
- `indent-new-comment-line`
6666
- [Imenu](https://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html)
6767
- Running Swift REPL in a buffer (`M-x run-swift`)
68+
- Build Swift module (`M-x swift-mode:build-swift-module`)
69+
- Build iOS app (`M-x swift-mode:build-ios-app`)
70+
- Running debugger on Swift module (`M-x swift-mode:debug-swift-module`)
71+
- Running debugger on iOS app in simulator (`M-x swift-mode:debug-ios-app`)
6872

6973
This package does not provide flycheck. See [flycheck-swift](https://github.com/swift-emacs/flycheck-swift).
7074

0 commit comments

Comments
 (0)