Closed neox38 closed 8 years ago
Is this still an issue?
Hey - Yes, this is still very much an issue!
Dispatch primitives are now memory-managed under ARC, so their properties should be strong
and there is no need to use dispatch_release
and the like.
+1 I have this issue as well. It would be nice to enable ARC.
No longer current
Ok so when I just add the Novocaine folder with all the library files and I build it gives me automatic reference counting errors. What build settings should I be using?