-
-
Notifications
You must be signed in to change notification settings - Fork 284
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
We received some crash reports for macOS but we cannot debug properly since we don't have the symbols.
Suggested solution
Add an option to create a dSYM file and upload xcarchive (maybe also dSYM for Unity) alongside the .app.
Considered alternatives
Building without unity-builder.
Additional details
Found some mention in Unity docs: https://docs.unity3d.com/ru/2017.4/Manual/UnityPerformanceReportingFindingiOSSymbols.html
The symbols should be useable as described in https://developer.apple.com/documentation/xcode/adding-identifiable-symbol-names-to-a-crash-report#Symbolicate-the-crash-report-in-Xcode
webbertakken
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request