Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 3, 2026

If we have a source item include/Test.h that gets copied to build/Test.h, we currently don’t provide any semantic functionality for build/Test.h. Improve the build settings fallback logic to construct fallback build settings for build/Test.h based on include/Test.h.

Consolidate all test that test functionality for copy destinations. Also rename the test case because not only headers may be declared as copied using `copyDestinations`.
If we have a source item `include/Test.h` that gets copied to `build/Test.h`, we currently don’t provide any semantic functionality for `build/Test.h`. Improve the build settings fallback logic to construct fallback build settings for `build/Test.h` based on `include/Test.h`.
@ahoppen
Copy link
Member Author

ahoppen commented Jan 3, 2026

@swift-ci Please test

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.

1 participant