Post

Replies

Boosts

Views

Activity

Comment on symbolicate crashlog using .symbols files instead of dSYMs
right now CI (GH Actions) produces iOS builds as well as the .symbols files (which are generated from dSYM using symbols command), but I upload builds manually from my Mac (this will be changed in the future to upload from CI directly). I can of course also store dSYM as a build artifact, but wondered if it's possible to avoid that and store the minimal amount of artifacts on CI.
3d