getsentry / sentry-unity

Development of Sentry SDK for Unity
https://docs.sentry.io/platforms/unity/
MIT License
218 stars 52 forks source link

chore(deps): update CLI to v2.37.0 #1829

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Bumps modules/sentry-cli.properties from 2.36.6 to 2.37.0.

Auto-generated by a dependency updater.

Changelog

2.37.0

All Xcode uploads are now executed in the foreground, which should allow for easier debugging of any problems that occur while uploading files during the build process, since errors will be logged directly within Xcode.

With this change, the --force-foreground flag is no longer needed, since we always upload in the foreground. The flag is now a deprecated no-op.