Commit 68b78fc
fix: add split-debuginfo = packed to release-smaller profile
Ensures debug symbols are bundled into a single .dSYM (macOS) or
embedded DWARF (Linux) rather than scattered across object files.
Addresses PR #71 review feedback.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 316a530 commit 68b78fc
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments