Skip to content

Fix compatibility with Swift 6.1 for Linux Swift SDKs #218

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 2 commits into from
Jun 4, 2025

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Jun 4, 2025

Resolves #217.

While Swift SDKs for WASI require absolute file paths due to #212. We should roll back this change for Linux, since there are no Embedded Swift SDKs for Linux yet, and we need to support Swift 6.1.

Additionally, removed unused and outdated Swift SDK metadata model types.

While Swift SDKs for WASI require absolute file paths due to #212. We should roll back this change for Linux, since there are no Embedded Swift SDKs for Linux yet, and we need to support Swift 6.1.
@MaxDesiatov MaxDesiatov added the bug Something isn't working label Jun 4, 2025
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit af1bea6 into main Jun 4, 2025
21 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/fix-6.1-linux-compat branch June 4, 2025 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to create default Swift SDK using Readme instructions
2 participants