[
https://issues.apache.org/jira/browse/CB-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Ferrao updated CB-8186:
---------------------------
Description:
iOS build fails due to missing CDVInAppBrowser.m and CDVInAppBrowser.h
To make it work i had to create a new directory :
{{platforms/ios/<app_name>/Plugins/org.apache.cordova.inappbrowser}}
and copy to it the above files from :
{{plugins/org.apache.cordova.inappbrowser/src/ios}}
was:
iOS build fails due to missing CDVInAppBrowser.m and CDVInAppBrowser.h
To make it work i had to create a new directory :
{{ platforms/ios/<app_name>/Plugins/org.apache.cordova.inappbrowser }}
and copy to it the above files from :
{{plugins/org.apache.cordova.inappbrowser/src/ios}}
> Fails to build on ios
> ---------------------
>
> Key: CB-8186
> URL: https://issues.apache.org/jira/browse/CB-8186
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 3.5.0
> Environment: Used in ngCordova project
> Reporter: Rui Ferrao
> Priority: Minor
> Labels: compile, inappbrowser, ios
>
> iOS build fails due to missing CDVInAppBrowser.m and CDVInAppBrowser.h
> To make it work i had to create a new directory :
> {{platforms/ios/<app_name>/Plugins/org.apache.cordova.inappbrowser}}
> and copy to it the above files from :
> {{plugins/org.apache.cordova.inappbrowser/src/ios}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]