Not sure what's going on here that line does not exist in master: https://github.com/apache/cordova-plugin-camera/blob/master/src/ios/CDVCamera.m#L23
I fixed this bug 23 days ago: https://github.com/apache/cordova-plugin-camera/commit/63110ea54c16d1e0958f0986b3d5a43b254df13a Perhaps the CI is getting the released version (r1.2.0) instead of master? On Fri, Jul 17, 2015 at 2:13 PM, Dmitry Blotsky <[email protected]> wrote: > > https://ci.apache.org/builders/cordova-ios/builds/36/steps/running-tests/logs/stdio > > > CDVCamera.m:23:9: fatal error: 'Cordova/NSData+Base64.h' file not found > #import <Cordova/NSData+Base64.h> > ^ > 1 error generated. > > > Kindly, > Dmitry >
