Skip to content

Update FuzzTesting Package.swift.#2037

Draft
thomasvl wants to merge 1 commit intoapple:mainfrom
thomasvl:fuzz_testing_swift_version
Draft

Update FuzzTesting Package.swift.#2037
thomasvl wants to merge 1 commit intoapple:mainfrom
thomasvl:fuzz_testing_swift_version

Conversation

@thomasvl
Copy link
Copy Markdown
Collaborator

Now that google/oss-fuzz#14342 has landed, we can properly updated FuzzTesting/Package.swift to also be 6.x based.

This pulls over what @glbrntt's had attempted in #1913 but couldn't be landed because of issues in 6.0/6.1, but now that we only do fuzz testing on 6.2+ it is safe.

It also sets the explicit traits for SwiftProtobuf since the FieldMask additions aren't needed.

@thomasvl thomasvl added the semver/none No version bump required. label Apr 21, 2026
Now that google/oss-fuzz#14342 has landed, we can
properly updated FuzzTesting/Package.swift to also be 6.x based.

This pulls over what @glbrntt's had attempted in apple#1913 but couldn't be landed
because of issues in 6.0/6.1, but now that we only do fuzz testing on 6.2+ it is
safe.

It also sets the explicit `traits` for SwiftProtobuf since the FieldMask
additions aren't needed.
@thomasvl thomasvl force-pushed the fuzz_testing_swift_version branch from d1fd558 to 8e01b3e Compare April 21, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant