[
https://issues.apache.org/jira/browse/CB-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-8601:
---------------------------------
Description:
Broken due to change in CB-8351
Newly tested, compile error:
{code}
/Apache/cordova-plugin-camera/src/ios/CDVCamera.h:23:9: fatal error:
'Cordova/CDVPlugin.h' file not found
#import <Cordova/CDVPlugin.h>
^
1 error generated.
-
Testing failed:
'Cordova/CDVPlugin.h' file not found
{code}
Might be a header path issue in the project/workspace.
was:Broken due to change in CB-8351
> ios camera unit tests broken
> ----------------------------
>
> Key: CB-8601
> URL: https://issues.apache.org/jira/browse/CB-8601
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Environment: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
>
> Broken due to change in CB-8351
> Newly tested, compile error:
> {code}
> /Apache/cordova-plugin-camera/src/ios/CDVCamera.h:23:9: fatal error:
> 'Cordova/CDVPlugin.h' file not found
> #import <Cordova/CDVPlugin.h>
> ^
> 1 error generated.
> -
> Testing failed:
> 'Cordova/CDVPlugin.h' file not found
> {code}
> Might be a header path issue in the project/workspace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]