Skip to content

Strip debug symbols from production binaries #82999

@roryabraham

Description

@roryabraham

Problem

According to Sentry metrics, debug symbols are contributing ~22MB to production bundles unnecessarily.

Solution

Strip debug symbols from production binaries (after uploading dsyms to prevent crash symbolication from breaking). This should reduce production bundle sizes by ~11%

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions