Skip to content

An option to create dSYM file for macOS #695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nick-morhun opened this issue Feb 27, 2025 · 0 comments
Open

An option to create dSYM file for macOS #695

nick-morhun opened this issue Feb 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@nick-morhun
Copy link

nick-morhun commented Feb 27, 2025

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

@nick-morhun nick-morhun added the enhancement New feature or request label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant