Top "Dsym" questions

On MacOSX and iOS, dSYM files are stand alone bundles containing debug symbols.

Get the UUID that the dSYM have when archive in runtime for the application

Is there any way to get the UUID the dSYM file has from the application in runtime? I tried with …

ios uuid dsym
Firebase upload symbol files build error: Unexpected argument 'ServiceAccount.json'

I am trying to implement crash reporting with firebase. I followed the documentation here. And renamed the downloaded son file …

ios firebase firebase-crash-reporting dsym
Unable to upload Crashlytics dSYM file during build phase due to script error

I'm trying to add Firebase Crashlytics to my Swift 4 iOS app. I have the SDK installed but I'm having some …

xcode crashlytics dsym
How to symbolicate crashes in Xcode 7.3?

Can you help me get my crashes symbolicated? In Xcode 7.3, Window -> Organizer -> Crashes, I have crash …

xcode7 instruments symbolicatecrash symbolicate dsym
Download dSYMs from Xcode Organizer i get this error "Missing App Record"

I try to download symbols to debug a crash log that send me a client (ipa signed with ad hoc …

ios xcode download xcode-organizer dsym