Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update RollbarNotifier dependency to 3.3.3 #138

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Conversation

yen-kadokawa
Copy link
Contributor

Description of the change

This PR addresses issue #136, which reports build failures on iOS when using Xcode 18. To resolve this, the internal dependency RollbarNotifier has been updated to version 3.3.3. This update ensures compatibility with Xcode 18 and resolves the iOS build

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Related issues

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers assigned
  • Issue from task tracker has a link to this pull request
  • Changes have been reviewed by at least one other engineer

@matux matux self-requested a review March 24, 2025 17:51
Copy link
Collaborator

@matux matux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and approved. Thank you, @yen-kadokawa.

I'll update changelog and versions and publish. I'll keep you posted!

@matux matux merged commit 796bf66 into rollbar:main Mar 24, 2025
0 of 2 checks passed
@matux
Copy link
Collaborator

matux commented Mar 25, 2025

@yen-kadokawa The latest version is out now in pub dev, 1.5.1. Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.5.0 (latest) no longer works on Xcode 18
2 participants