It seems that Mobilespec is using NPM plugins instead of the local ones: 
https://ci.apache.org/builders/cordova-ios/builds/50/steps/creating-mobilespec-app/logs/stdio.
 And this is because ‘cordova plugin add’ is not respecting the ‘--searchpath’ 
argument. Bug reopened: CB-8993.

Any idea how this happened? Also, whoever fixes this should add tests for it.

Kindly,
Dmitry

On Jul 18, 2015, at 1:27 AM, Shazron 
<shaz...@gmail.com<mailto:shaz...@gmail.com>> wrote:

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 <dblot...@microsoft.com>
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


Reply via email to