Skip to content

v3.3.0

Choose a tag to compare

@joshedney joshedney released this 26 Aug 13:09
· 187 commits to main since this release
af18f65

Added

  • Add support for uploading Unity il2cpp line mappings – allowing symbolication of C# code for Android and iOS platforms built with il2cpp #224
  • Add a specific unity-ios command for .dSYM files generated by Unity builds #224

Changed

  • Improved the fetching of build ID's and Arch from elf files #224

Fixed

  • Remove the --overwrite option from the dSYM related commands as it is not used #210