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

RuntimeError - Fail to build targets: ["RealmSwift", "RxRealm"] #51

Closed
KPR7168 opened this issue Nov 27, 2020 · 1 comment
Closed

RuntimeError - Fail to build targets: ["RealmSwift", "RxRealm"] #51

KPR7168 opened this issue Nov 27, 2020 · 1 comment

Comments

@KPR7168
Copy link

KPR7168 commented Nov 27, 2020

I have a project that uses Objc & Swift. I'm trying to use this plugin to and it took me a while to realize that it only failed when I have RealmSwift & RxRealm in podfile.

Report

  • What did you do?

I ran pod binary prebuild

  • What did you expect to happen?

To successfully prebuild all the pods and able to build my own project

  • What happened instead?

It failed every time I have RealmSwift & RxRealm in my podfile.

Command

/Users/username/.rvm/gems/ruby-2.6.3/bin/pod binary prebuild
@KPR7168
Copy link
Author

KPR7168 commented Nov 29, 2020

I updated my Realm version, then it seems to fix it.

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

1 participant