Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.68k stars 881 forks source link

CURA-11743 Add extraction of debug symbols when building for Mac #2097

Closed wawanbreton closed 3 months ago

wawanbreton commented 3 months ago

We just missed creating the debug info file, as explained on https://docs.sentry.io/platforms/native/data-management/debug-files/file-formats/#mach-o-and-dsym

CURA-11743