1 Comment

Interesting side note, you can actually have Xcode symbolicate a crash log for you instead of fetching adresses manually and feeding it to atos https://developer.apple.com/documentation/xcode/adding-identifiable-symbol-names-to-a-crash-report#Symbolicate-the-crash-report-in-Xcode you will still need to have the app or dsym though ^^

Expand full comment