Skip to content

2.37.0

Latest
Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 07 Oct 13:26
6b1ef1d

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.