Closed dragosraducanu closed 11 years ago
Not working when using ARC. I tried removing all dealloc and release but I'm still left with a bunch of linker errors.
Edit -> Refactor -> Convert to Objective-C ARC works.
http://stackoverflow.com/questions/6646052/how-can-i-disable-arc-for-a-single-file-in-a-project
Not working when using ARC. I tried removing all dealloc and release but I'm still left with a bunch of linker errors.