Skip to content

Append file extension to downloaded toolchain #355

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 1 commit into from
May 14, 2025

Conversation

plemarquand
Copy link
Contributor

The installer tool fails to install the toolchain on macOS unless .pkg is present in the filename. Otherwise it produces the error: "Error - the package path specified was invalid"

Add the appropriate file extension when downloading the toolchain so the installer can use it correctly.

The `installer` tool fails to install the toolchain on macOS unless
`.pkg` is present in the filename. Otherwise it produces the error:
"Error - the package path specified was invalid"

Add the appropriate file extension when downloading the toolchain so the
installer can use it correctly.
@cmcgee1024
Copy link
Member

@swift-ci test macOS

@cmcgee1024 cmcgee1024 merged commit 4682b15 into swiftlang:main May 14, 2025
23 checks passed
@plemarquand plemarquand deleted the add-ext branch May 15, 2025 13:42
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