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

Build Mac symbols in .dSYM bundle, not single .dwarf file #96456

Closed

Conversation

BruceForstall
Copy link
Member

No description provided.

@BruceForstall
Copy link
Member Author

Resurrecting #94237

@ghost ghost assigned BruceForstall Jan 3, 2024
@ghost
Copy link

ghost commented Jan 3, 2024

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: BruceForstall
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

Treat .dSYM bundle as set of files. There are places where this doesn't
work very well, such as in src/installer/pkg/projects/Directory.Build.targets,
where the `GetSymbolPackageFiles` target is trying to construct a set of
debug files to package, while also giving them a TargetPath property.
I haven't been able to figure out how to get MSBuild to do my bidding
in creating the right paths.
@BruceForstall
Copy link
Member Author

Work to address #92911

@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant