Skip to content

Fix use of absolute paths to Swift SDK metatadata #212

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 3 commits into from
May 16, 2025

Conversation

MaxDesiatov
Copy link
Contributor

The generator incorrectly recorded absolute paths to Swift SDK metadata in bundle archive metadata, which is fragile and also can't be handled by SwiftPM.

The generator incorrectly recorded absolute paths to Swift SDK metadata in bundle archive metadata, which is fragile and also can't be handled by SwiftPM.
@euanh
Copy link
Contributor

euanh commented May 16, 2025

@swift-ci test

@MaxDesiatov MaxDesiatov requested a review from euanh May 16, 2025 11:34
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit d45075e into main May 16, 2025
20 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/fix-absolute-path branch May 16, 2025 11:44
@MaxDesiatov MaxDesiatov added bug Something isn't working test suite Changes to generator's test suite labels May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test suite Changes to generator's test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants