You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am a little bit confused, hope some body could clear it for me.
I would anticipate to find a .Dsym files for each framework to symboolize the crash report.
I have a crash report for app that I have no access (I dont have the app or the .Dsym files). I would like to see the UIKit symbols.
For instance I have the following:
another thing that I am confused about is that uuid that I see in crash report is 179501b60fc2344ab969b4e3961ebe10
BUT running dwarf --uuid on the UIKitCore binary inside the downloaded folder I get UUID: AA0A89BD-E48F-31DB-AD5C-5C724CE77D12 (arm64) UIKitCore
The text was updated successfully, but these errors were encountered:
Hi
I am a little bit confused, hope some body could clear it for me.
I would anticipate to find a .Dsym files for each framework to symboolize the crash report.
I have a crash report for app that I have no access (I dont have the app or the .Dsym files). I would like to see the UIKit symbols.
For instance I have the following:
another thing that I am confused about is that uuid that I see in crash report is 179501b60fc2344ab969b4e3961ebe10
BUT running
dwarf --uuid on the UIKitCore
binary inside the downloaded folder I getUUID: AA0A89BD-E48F-31DB-AD5C-5C724CE77D12 (arm64) UIKitCore
The text was updated successfully, but these errors were encountered: