Skip to content

Update swiftly README for the 1.0.0 release #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 28, 2025

Conversation

cmcgee1024
Copy link
Member

No description provided.


To be a truly great community, Swift needs to welcome developers from all walks of life, with different backgrounds, and with a wide range of experience. A diverse and friendly community will have more great ideas, more unique perspectives, and produce more great code. We will work diligently to make the Swift community welcoming to everyone.
To uninstall the old swiftly, first locate the swiftly home directory, which is often in `~/.local/share/swiftly` and remove it. Then check your shell profile files (`~/.profile`, `~/.zprofile`, `~/.bash_profile`, or `~/.config/fish/conf.d`) and remove any entries that attempt to source the `env.sh` or `env.fish` file in the swiftly home directory. Finally, remove the symbolic links that swiftly placed in your `~/.local/bin` to toolchain binaries (e.g. swift, clang, lldb, etc.). These will likely be symbolic links to toolchain directories in the swiftly home directory. Remove them so that there aren't any orphaned path entries.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do the symbolic links point to the toolchain binaries still? They proxy into swifty itself now right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They did in the last release of swiftly, which was 0.3.0. These are manual steps to remove it from your system.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh, makes sense 👍

Copy link

@justice-adams-apple justice-adams-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question, otherwise lgtm

@cmcgee1024 cmcgee1024 marked this pull request as ready for review March 28, 2025 19:44
@cmcgee1024 cmcgee1024 merged commit bd68843 into swiftlang:main Mar 28, 2025
18 checks passed
cmcgee1024 added a commit to cmcgee1024/swiftly that referenced this pull request Mar 28, 2025
* Update swiftly README for the 1.0.0 release

* Add upgrade instructions for pre-1.0.0 swiftly
cmcgee1024 added a commit that referenced this pull request Mar 28, 2025
* Update swiftly README for the 1.0.0 release

* Add upgrade instructions for pre-1.0.0 swiftly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants