You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We might want to support running Rococoa in a automatic memory management
environment with garbage collection turned on in the Obj-C runtime. Some
work has already been done by using CFRetain/CFRelease instead of `NSObject
retain/release` but this remains completly untested.
Original issue reported on code.google.com by dkocher@sudo.ch on 6 Oct 2009 at 1:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
dkocher@sudo.ch
on 6 Oct 2009 at 1:18The text was updated successfully, but these errors were encountered: