Skip to content

Update Package.swift: Realm dependency updated to 20.0.2 #220

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

ikaros-nb
Copy link

For future Xcode 26.x compatibility, Realm 20.x support will be necessary.

@ikaros-nb
Copy link
Author

They released Realm v10.54.5 so this PR is maybe irrelevant!

@ikaros-nb ikaros-nb closed this Jun 17, 2025
@im-jersh
Copy link

I think there's still value in this PR for legacy projects that still use RxRealm as a dependency. Any chance you could re-open? Happy to support this PR!

@ikaros-nb ikaros-nb reopened this Jun 18, 2025
@ikaros-nb
Copy link
Author

I think there's still value in this PR for legacy projects that still use RxRealm as a dependency. Any chance you could re-open? Happy to support this PR!

Thank you for your support! Let's see where it goes.

@JoeMatt JoeMatt requested review from Copilot and JoeMatt July 29, 2025 02:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Realm dependency from version 10.21.1 to 20.0.2 in preparation for future Xcode 26.x compatibility requirements.

  • Updates Realm Swift dependency to version 20.0.2 using .upToNextMajor() versioning strategy
Comments suppressed due to low confidence (1)

Package.swift:18

  • Realm Swift version 20.0.2 does not exist. As of my knowledge cutoff in January 2025, the latest Realm Swift versions are in the 10.x series. Please verify this version exists before updating the dependency.
                        .package(url: "https://github.com/realm/realm-swift.git", .upToNextMajor(from: "20.0.2")),

@JoeMatt
Copy link
Contributor

JoeMatt commented Jul 29, 2025

Has this been tested for compatibility?

If so I'm ok to merge and cut a new release.

@JoeMatt JoeMatt merged commit a7c89c2 into RxSwiftCommunity:main Jul 29, 2025
1 check passed
@rxswiftcommunity
Copy link

Thanks a lot for contributing @ikaros-nb! I've invited you to join the
RxSwiftCommunity GitHub organization – no pressure to accept! If you'd like
more information on what this means, check out our contributor guidelines
and feel free to reach out with any questions.

Generated by 🚫 dangerJS

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

Successfully merging this pull request may close these issues.

3 participants