Search code examples
iphoneobjective-cexiflibexif

Using iphone-exif for EXIF data


I want to use iphone-exif library for EXIF data in my proj. But i dont know if i done any mistake or not it gives error like

Undefined symbols for architecture i386: "_OBJC_CLASS_$_EXFJpeg", referenced from: objc-class-ref in ViewController.o ld: symbol(s) not found for architecture i386

please give some solution for that. Thanks in advance for ur answers.


Solution

  • Instead of using that library Please go through this Solution

    Actually I had the same problem so I had created it for myself for getting EXIF info purpose..