Today I Learned

2023/09/28

MachO dSYM

Executables, dynamic libraries and debug companions on all Apple platforms use the Mach Object, or short Mach-O, container format. This applies to iOS, iPadOS, tvOS, watchOS, and macOS.

https://docs.sentry.io/platforms/apple/data-management/debug-files/file-formats/