B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

ARC errors #37

Closed dragosraducanu closed 11 years ago

dragosraducanu commented 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.

dragosraducanu commented 11 years ago

Edit -> Refactor -> Convert to Objective-C ARC works.

viking2009 commented 11 years ago

http://stackoverflow.com/questions/6646052/how-can-i-disable-arc-for-a-single-file-in-a-project