Skip to content

Conversation

@MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Feb 28, 2025

Motivation:

Current macOS installation instructions recommend using a global system path instead of home user directory, which may require admin privileges that aren't always available. Additionally, it assumes that a multi-step installer GUI will run, but no guidance for that installer is provided.

We should prefer installing into user's home directory and provide instructions that require as little manual intervention as possible.

Modifications:

A CLI command is listed that automatically installs into user's home directory, not requiring admin privileges, and also avoid running a multi-step GUI installer.

Result:

Instructions are easier to run and require less manual steps.

@shahmishal shahmishal merged commit 966cb07 into swiftlang:main Mar 3, 2025
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/package-installer branch March 4, 2025 10:05
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.

2 participants