Comment by mikeash
13 years ago
What part of that is supposed to explain your rather bizarre claim that ARC only works with special Apple libraries?
13 years ago
What part of that is supposed to explain your rather bizarre claim that ARC only works with special Apple libraries?
> The compiler understands Objective-C methods that return Core Foundation types follow the historical Cocoa naming conventions
That's very much an uncommon special case, though. You don't need that to use ARC, and rarely come across it.