Skip to content

Package: Update Swift Tool Support Core references #8910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

bkhouri
Copy link
Contributor

@bkhouri bkhouri commented Jul 9, 2025

When the Integration Tests were merged with the Tests (#8223), the Package.swift added dependencies on Swift Tools Support Core. However, the declaration did not take into account when the SWIFTPM_SWBUILD_FRAMEWORK environment variable was defined, which was updated in #8442 and #8802.

Update the declaration of any Swift Tools Support Core dependencies to use the respective local variables.

When the Integration Tests were merged with the Tests, the Package.swift
added dependencies on Swift Tools Support Core. However, the declaration
did not take into account when the SWIFTPM_SWBUILD_FRAMEWORK environment
variable was defined.

Update the declaration of any Swift Tools Support Core dependencies to
use the respective local variables.
@bkhouri
Copy link
Contributor Author

bkhouri commented Jul 9, 2025

@swift-ci test

@bkhouri bkhouri enabled auto-merge (squash) July 9, 2025 02:29
@bkhouri bkhouri merged commit 6e71f7f into swiftlang:main Jul 9, 2025
6 checks passed
@bkhouri bkhouri deleted the t/main/update_packag branch July 9, 2025 15:05
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