Skip to content
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

Install name mapping not specifying the correct platform number (rdar://144577495) #147

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

jonathanpenn
Copy link
Contributor

The $ld$previous syntax used to map a renamed debug dylib for previews does not properly set the platform field.

This plumbs them through as a new computed build macro and checks it in the previews settings test when LD_CLIENT_NAME is used.

…form number

The `$ld$previous` syntax used to map a renamed debug dylib for previews does not properly set the platform field.

This plumbs them through as a new computed build macro and checks it in the previews settings test when `LD_CLIENT_NAME` is used.
@jonathanpenn
Copy link
Contributor Author

@swift-ci test

@jonathanpenn
Copy link
Contributor Author

The ubuntu CI had issues prior to my change. The failure I see is unrelated.

@jonathanpenn jonathanpenn merged commit 7d4ba43 into main Feb 12, 2025
1 of 3 checks passed
@jonathanpenn jonathanpenn deleted the jpenn/fix-debug-dylib-ld-platform branch February 12, 2025 22:25
# 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.

4 participants