Skip to content
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

Use Swift 5.10 toolchain #355

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Use Swift 5.10 toolchain #355

merged 3 commits into from
Apr 16, 2024

Conversation

mokagio
Copy link
Contributor

@mokagio mokagio commented Apr 12, 2024

Spawned from the conversation with @crazytonyli at #354 (comment)

The toolchain upgrade stands on its own, but the aim of this PR is to show that, unfortunately, the workaround from #354 is necessary for packages that use this as a dependency. See wordpress-mobile/WordPressKit-iOS#789


  • I have considered if this change warrants release notes and have added them to the appropriate section in the CHANGELOG.md if necessary.

`swift build` failed with:

> error: the library 'WordPressShared' requires macos 10.13, but depends on the product 'SwiftLintPlugin' which requires macos 12.0; consider changing the library 'WordPressShared' to require macos 12.0 or later, or the product 'SwiftLintPlugin' to require macos 10.13 or earlier.
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ Package.swift was changed without updating its corresponding Package.resolved. Please resolve the Swift packages in Xcode.

Generated by 🚫 Danger

@mokagio mokagio merged commit 8fa5185 into trunk Apr 16, 2024
9 checks passed
@mokagio mokagio deleted the mokagio/swift-5.10-toolchain branch April 16, 2024 16:24
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