stadiamaps / stadiamaps/ferrostar

[iOS] Extract debug symbols into separate files (ex: dSYM)

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
iOS
Dominant language
Kotlin
Stars
419
Forks
81
Avg merge
6d 1h
Merged PRs (30d)
7

Description

Right now it looks like the default for rustc is to bake debug symbols into the framework. We can extract this into a dSYM file and strip the binaries.

It will require a bit more research to figure out how/if these should be distributed though, as it would ideally be possible for users of the framework to have these symbols uploaded with their apps to Apple. This post has some potentially useful info: https://pspdfkit.com/blog/2020/supporting-xcframeworks/.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.