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

Undeclared CollectionChangeSet type in 3.0 release #18

Closed
kafejo opened this issue Jan 27, 2016 · 2 comments
Closed

Undeclared CollectionChangeSet type in 3.0 release #18

kafejo opened this issue Jan 27, 2016 · 2 comments

Comments

@kafejo
Copy link

kafejo commented Jan 27, 2016

When I try build 3.0 version from master, I get following errors

Use of undeclared CollectionChangeSet type
Use of undeclared ListOperationType

I really like this framework API and I would like to use it in our project. Could you fix this issue please? Thank you!

@yankodimitrov
Copy link
Owner

Just updated the podspec file as it was missing the folder with those files. Let me know if its working now.

Thanks

@kafejo
Copy link
Author

kafejo commented Jan 27, 2016

It works! Thank you. Another thing is that it may be worth of mention that properties on NSObject subclasses must be marked as dynamic in order to be observable. Took me a while to figure out why the observation doesn't work. :-) Good job!

@kafejo kafejo closed this as completed Jan 27, 2016
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