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

CoreData objects dealloc. #19

Closed
oleksii-demedetskyi opened this issue Jul 31, 2012 · 6 comments
Closed

CoreData objects dealloc. #19

oleksii-demedetskyi opened this issue Jul 31, 2012 · 6 comments

Comments

@oleksii-demedetskyi
Copy link

Hi. I have a question about using RAC with CoreData, core data handle NSManagedObjects and dealloc swizzling not work as expected, so we have RACObjects leaked. Or I understand something wrong?

@joshaber
Copy link
Member

There was a bug with ReactiveCocoa where the swizzling could get confused. Are you using the most up-to-date version?

@oleksii-demedetskyi
Copy link
Author

I am using version from cocoapods, which is 0.5, is it outdated?

@joshaber
Copy link
Member

@Dalog yep, that version was old. I just pushed a v0.6.0 tag with the fix.

@jwilling
Copy link
Contributor

@daiog: The version on CocoaPods is out of date. Since @joshaber just added a tag of 0.6, I'll see if I can update the podspec. Still new to this whole CP thing, but I think there only needs to be a couple changes (like ignoring a couple of UI* files on OS X).

@oleksii-demedetskyi
Copy link
Author

Thanks for info and attention)

@jwilling
Copy link
Contributor

@Dalog I submitted a pull request to the specs repo with version 0.6 all ready to go. 👍

Edit: merged!

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

3 participants