Skip to content

Conversation

thomasvl
Copy link
Collaborator

@thomasvl thomasvl commented Jun 9, 2025

The fuzz testing uses an older SwiftPM manifest version that predates the addition of package visibility, but it appears that things still build because we're using a newer toolchain version with the support.

Fixes #1784

@thomasvl thomasvl added the semver/none No version bump required. label Jun 9, 2025
The fuzz testing uses an older SwiftPM manifest version that predates the
addition of `package` visibility, but it appears that things still build because
we're using a newer toolchain version with the support.

Fixes apple#1784
@thomasvl thomasvl force-pushed the use_package_visibility_runtime branch from 2472e76 to 3c26c3d Compare June 9, 2025 16:48
@thomasvl thomasvl marked this pull request as ready for review June 9, 2025 16:48
@thomasvl thomasvl merged commit 7f94e23 into apple:main Jun 12, 2025
12 checks passed
@thomasvl thomasvl deleted the use_package_visibility_runtime branch June 12, 2025 12:39
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.

Move off @testable once Fuzz builds with current Xcodes
2 participants