Skip to content

An option to create dSYM file for macOS #695

Open
@nick-morhun

Description

@nick-morhun

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

https://developer.apple.com/documentation/xcode/building-your-app-to-include-debugging-information#Publish-your-app-with-symbol-information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions