Skip to content

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

Closed
BruceForstall wants to merge 3 commits into
dotnet:mainfrom
BruceForstall:BuildMacSymbolsInDSym
Closed

Build Mac symbols in .dSYM bundle, not single .dwarf file#96456
BruceForstall wants to merge 3 commits into
dotnet:mainfrom
BruceForstall:BuildMacSymbolsInDSym

Conversation

@BruceForstall
Copy link
Copy Markdown
Contributor

No description provided.

@ghost ghost added the area-Infrastructure-coreclr Only use for closed issues label Jan 3, 2024
@BruceForstall
Copy link
Copy Markdown
Contributor Author

Resurrecting #94237

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

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
Copy Markdown
Contributor 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.

Labels

area-Infrastructure-coreclr Only use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant