sentry-dart-plugin icon indicating copy to clipboard operation
sentry-dart-plugin copied to clipboard

Add support for macOS flavors

Open jonasfranz opened this issue 8 months ago • 0 comments

:scroll: Description

This PR adds support for macOS flavors in inspiration of #292.

:bulb: Motivation and Context

Currently only the Release directory gets uploaded. But if I'm building a release with a flavor, nothing gets uploaded, since the name of the directory is different (e.g. Release-test)

:green_heart: How did you test it?

Unit tests only

:pencil: Checklist

  • [x] I reviewed submitted code
  • [x] I added tests to verify changes
  • [ ] I updated the docs if needed
  • [ ] All tests passing
  • [x] No breaking changes

:crystal_ball: Next steps

jonasfranz avatar Mar 03 '25 13:03 jonasfranz