Cordova camera plugin doesn't build with xcode 6.1.1

Hi guys, I’m using org.apache.cordova.camera 0.3.4 and I tried with 0.3.3, but when I’m building on xcode, xcode fail the build and show me this.

image

Apple Match-o Linker Error
  "_OBJC_CLASS_$_CLLocationManager", referenced from:
Apple Match-o Linker Error
  "_kCLLocationAccuracyNearestTenMeters", referenced from:
Apple Match-o Linker Error
  linker command failed with exit code 1 (use -v to see invocation)

I already isolate the problem, and I’m sure the problem is with this plugin, but I have no ideia what should I do to fix this.

If someone already ran into this error, please help me.

Thanks.