Skip to content

Use correct FileSystem in the PIF builder for Swift Build #8574

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 2 commits into from
Apr 30, 2025

Conversation

pmattos
Copy link
Contributor

@pmattos pmattos commented Apr 30, 2025

Motivation:

Ensure the PIF builder follows the same FileSystem as the remaining code in the SwiftBuildSupport target.

Modifications:

Keep around a file system reference in PackagePIFBuilder and use that across the PIF builder.

Result:

All code in SwiftBuildSupport is now based on the same FileSystem.

@pmattos
Copy link
Contributor Author

pmattos commented Apr 30, 2025

@swift-ci test

@pmattos pmattos merged commit 244f99c into main Apr 30, 2025
6 checks passed
@pmattos pmattos deleted the pmattos/use-PIF-file-system branch April 30, 2025 16:23
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