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

Update for Xcode 15, fix broken tests, preliminary support for Swift 6 compiler #478

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

alanzeino
Copy link
Collaborator

@alanzeino alanzeino commented Aug 14, 2024

Fix one broken test, set CI to use Xcode 15, set Package definition to Swift 5.10

Additionally PluginExtensionDynamicContentSerializer.serialize() generates Swift 6 compiler conforming code by adding NeedleFoundation to the conformance on ExtensionRegistration to silence warnings introduced by SE-0364

Late addition: split CI into jobs because steps cannot be parallel (https://github.com/orgs/community/discussions/26291)

Copy link
Collaborator

@rudro rudro left a comment

Choose a reason for hiding this comment

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

lgtm

@alanzeino alanzeino merged commit 8c1b1a3 into master Aug 14, 2024
8 of 9 checks passed
@alanzeino alanzeino deleted the update branch August 14, 2024 20:50
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