emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swift-mode 92f8eba 349/496: Update README.md


From: ELPA Syncer
Subject: [nongnu] elpa/swift-mode 92f8eba 349/496: Update README.md
Date: Sun, 29 Aug 2021 11:34:04 -0400 (EDT)

branch: elpa/swift-mode
commit 92f8eba4a46f57909d0612e6544bd9ad74113483
Author: taku0 <mxxouy6x3m_github@tatapa.org>
Commit: taku0 <mxxouy6x3m_github@tatapa.org>

    Update README.md
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 5a8014c..74b1ab2 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,10 @@ To install without MELPA, download [latest 
release](https://github.com/swift-ema
 - `indent-new-comment-line`
 - [Imenu](https://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html)
 - Running Swift REPL in a buffer (`M-x run-swift`)
+- Build Swift module (`M-x swift-mode:build-swift-module`)
+- Build iOS app (`M-x swift-mode:build-ios-app`)
+- Running debugger on Swift module (`M-x swift-mode:debug-swift-module`)
+- Running debugger on iOS app in simulator (`M-x swift-mode:debug-ios-app`)
 
 This package does not provide flycheck. See 
[flycheck-swift](https://github.com/swift-emacs/flycheck-swift).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]