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

Unknown type name RACSubject, RACSignal #78

Closed
bo1ka opened this issue Mar 8, 2017 · 2 comments
Closed

Unknown type name RACSubject, RACSignal #78

bo1ka opened this issue Mar 8, 2017 · 2 comments
Labels

Comments

@bo1ka
Copy link

bo1ka commented Mar 8, 2017

Hi,

I am in dire need of help, I am working on a project started by somebody else. I just did a pod update and I have:

Installing ReactiveCocoa (5.0.1)
Installing ReactiveSwift (1.1.0)
Installing Result (3.2.1)

When I build the project i get:

screen shot 2017-03-08 at 13 34 30

Any input is much appreciated.

Adrian

@mdiep mdiep added the question label Mar 8, 2017
@mdiep
Copy link
Contributor

mdiep commented Mar 8, 2017

RACSignal, etc. are no longer part of https://github.com/ReactiveCocoa/ReactiveCocoa. They're now part of this project—ReactiveObjC. You'll need to use and import ReactiveObjC instead.

@mdiep mdiep closed this as completed Mar 8, 2017
@bo1ka
Copy link
Author

bo1ka commented Mar 8, 2017

Thanks for the quick response.

Have a great day.

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

No branches or pull requests

2 participants