Skip to content

Conversation

compnerd
Copy link
Member

Foundation was not being resolved to the target and instead would add -lFoundation to the linker invocation which is unnecessary due to the autolinking. Add the library search directory instead.

`Foundation` was not being resolved to the target and instead would add
`-lFoundation` to the linker invocation which is unnecessary due to the
autolinking. Add the library search directory instead.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd requested a review from etcwilde June 16, 2025 01:00
@compnerd
Copy link
Member Author

@swift-ci please test Windows platform

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