bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
90 stars 31 forks source link

Plat 13064 ios symbol upload #857

Open richardelms opened 10 hours ago

richardelms commented 10 hours ago

Goal

Automatically add a post build script to unity xcode projects that uploads generated DSYMs.

Changeset

Added post build method to BugsnagSymbolUploader.cs that gets the required CLI command from BugsnagCLI.cs and inserts it as a post build script to both the main app target and the unity framework target within xcode

Testing

Manually tested by building and checking symbolication in the dashboard. E2E testing will be added at a later date

bugsnagbot commented 2 hours ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 2602.37
IL2CPP IPA 1697.18

Generated by :no_entry_sign: Danger