Skip to content

Some PIF delegate fixes for Swift Build #8573

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
Apr 30, 2025
Merged

Conversation

pmattos
Copy link
Contributor

@pmattos pmattos commented Apr 29, 2025

Motivation:

Fixes a few issues introduced by #8441, where the PIF model transitioned from reference types to value types (i.e., the new SwiftBuild.ProjectModel API.)

Modifications:

Just a couple of changes in the PackagePIFBuilder.BuildDelegate protocol, ensuring we can actually mutate the ProjectModel.Project value.

@pmattos
Copy link
Contributor Author

pmattos commented Apr 29, 2025

@swift-ci test

@pmattos
Copy link
Contributor Author

pmattos commented Apr 29, 2025

@swift-ci test self hosted windows

@pmattos pmattos enabled auto-merge (squash) April 30, 2025 01:36
@MaxDesiatov
Copy link
Contributor

@swift-ci test windows

@pmattos pmattos added the swift build Changes impacting `swift build` label Apr 30, 2025
@pmattos pmattos merged commit e84c0ba into main Apr 30, 2025
6 checks passed
@pmattos pmattos deleted the pmattos/pif-delegate-fixes branch April 30, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift build Changes impacting `swift build`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants