Cleared 4m ago · clice-io/clice #278 · C++ · ★ 1.3k · Apache-2.0

feat(packaging): archive debug symbols for release builds

Currently, stack traces from release builds only contain memory addresses and lack symbol information. Implement a process to generate, separate, and archive debug symbols for release builds across all supported platforms (Windows, Linux, macOS). This will allow us to translate…

What we checked

Similar unclaimed issues