Skip to content

Update dependencies, add support for SwiftWasm 5.5 #263

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 19 commits into from
Nov 18, 2021
Merged

Conversation

MaxDesiatov
Copy link
Collaborator

@MaxDesiatov MaxDesiatov commented Oct 24, 2021

I've dropped support for Swift 5.2, and SwiftLint now requires Xcode 12.5.1, which is unavailable on macOS 10.15 with GitHub Actions. This makes it impossible to test with Swift 5.3 on CI, so I'm bumping the required version to Swift 5.4.

Currently blocked by swiftlang/swift-package-manager#3819

Resolves #262.

@MaxDesiatov MaxDesiatov added continuous integration Continuous integration changes dependencies Updates to the project dependencies labels Oct 24, 2021
@MaxDesiatov MaxDesiatov marked this pull request as draft October 24, 2021 18:52
@MaxDesiatov MaxDesiatov marked this pull request as ready for review November 18, 2021 11:41
@MaxDesiatov MaxDesiatov requested a review from a team November 18, 2021 11:41
Copy link
Member

@kateinoigakukun kateinoigakukun left a comment

Choose a reason for hiding this comment

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

Almost looks good to me

@MaxDesiatov MaxDesiatov merged commit 596730b into main Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Continuous integration changes dependencies Updates to the project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download Apple Silicon builds for releases that have them available
2 participants