Skip to content

Conversation

owenv
Copy link
Collaborator

@owenv owenv commented Aug 12, 2025

SwiftPM has historically generated entrypoints for test bundles on macOS in order to support using a copy of the Swift Testing library other than the one shipped in Xcode. Allow builds to opt into this behavior using a GENERATE_TEST_ENTRYPOINTS_FOR_BUNDLES override which is off by default.

@owenv
Copy link
Collaborator Author

owenv commented Aug 12, 2025

@swift-ci test

@grynspan
Copy link

When building with the SwiftPM CLI, this functionality needs to be enabled. It should not be off by default.

@owenv
Copy link
Collaborator Author

owenv commented Aug 12, 2025

@grynspan and I talked offline - this is off by default in Swift Build but SwiftPM CLI will unconditionally enable it

@grynspan
Copy link

All good, ignore me!

@owenv owenv force-pushed the owenv/macos-cli-entrypoints branch from ecb7a5f to 5d14073 Compare August 12, 2025 19:52
@owenv
Copy link
Collaborator Author

owenv commented Aug 12, 2025

@swift-ci test

@owenv
Copy link
Collaborator Author

owenv commented Aug 12, 2025

@swift-ci test

@owenv owenv merged commit e3afbae into swiftlang:main Aug 12, 2025
30 checks passed
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.

5 participants