Skip to content

Commit 41fedd2

Browse files
authored
Add a troubleshooting guide (#479)
Add a troubleshooting guide with instruction for manually upgrading 1.1.0 on macOS
1 parent f063d91 commit 41fedd2

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Documentation/SwiftlyDocs.docc/SwiftlyDocs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ It provides a single path to install, update, remove, or run commands with a spe
2222
- <doc:update-toolchain>
2323
- <doc:automated-install>
2424

25+
- <doc:trouble>
26+
2527
### Reference
2628

2729
- <doc:swiftly-cli-reference>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Troubleshooting
2+
3+
## Self update swiftly from version 1.1.0 fails with macOS
4+
5+
When trying `swiftly self-update` with the default installation location on macOS, the download succeeds, the initial installation screen appears unexpectedly, and swiftly remains at version 1.1.0.
6+
7+
1. Go to the [swift install page](https://swift.org/install)
8+
1. Copy the install script
9+
1. Run the script at the terminal to upgrade to the latest

0 commit comments

Comments
 (0)