Skip to content

Update import on SwiftPM PackageModel for SwiftPMBuildSystem.swift #2095

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

bripeticca
Copy link
Contributor

With upcoming changes to SwiftPM's TraitConfiguration (see #8370) - notably, moving it from PackageGraph to PackageModel - PackageModel needs to be imported using @preconcurrency to omit data-race risk errors.

With upcoming changes to SwiftPM's TraitConfiguration
(see #8370), PackageModel needs to be imported using
`@preconcurrency`.
@bripeticca bripeticca requested a review from ahoppen as a code owner March 27, 2025 18:53
@bripeticca
Copy link
Contributor Author

@swift-ci please test

@bripeticca
Copy link
Contributor Author

@ahoppen is this ok to be merged in? :)

@ahoppen ahoppen merged commit 161eea3 into swiftlang:main Apr 8, 2025
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants