Skip to content

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

Merged
alanzeino merged 2 commits intomasterfrom
update
Aug 14, 2024
Merged

Update for Xcode 15, fix broken tests, preliminary support for Swift 6 compiler#478
alanzeino merged 2 commits intomasterfrom
update

Conversation

@alanzeino
Copy link
Copy Markdown
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
Copy Markdown
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
@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