Skip to content
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

Cannot build Project because "ListBase" does not exist #241

Closed
elliotcz97 opened this issue Jun 28, 2021 · 2 comments
Closed

Cannot build Project because "ListBase" does not exist #241

elliotcz97 opened this issue Jun 28, 2021 · 2 comments

Comments

@elliotcz97
Copy link

When i want to build my project i get the error Cannot find type 'ListBase' in scope

I'am using the newest version of every pod!

RealmSwift (10.8.1),
RxSwift (6.2.0),
IceCream (2.0.2)

Is this a bug on my side, or is it a change within Realm?

Looking forward to help from you guys!

@elliotcz97
Copy link
Author

I have found an issue on the realm-cocoa github, hope it might help:

realm/realm-swift#7288

@faizy-ahmed
Copy link

This resolved my issue.
Use RLMSwiftCollectionBase instead of ListBase in new version.
Original Source: #256 (comment)

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

No branches or pull requests

2 participants