Skip to content

settle on default profile #118

Closed
@Gankra

Description

@Gankra

At least on macos, even though we're generating split-debuginfo the binary is still stuffed with a bunch of debuginfo like function names that ideally would only be in the dSYM! I need to audit the flags we're picking for their actual platform-specific semantics and maybe add post-process steps like strip.

(Current profile is inherits="release", debug=true, and split-debuginfo="packed". iirc adding the builtin strip flag to this caused at least one platform to clobber its own split-debuginfo but I need to go back and take proper notes. If that persists we can just manually invoke strip.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions