You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2015/11/10 18:32:10 UTC

[jira] [Resolved] (CB-7346) Build fails after installing InAppBrowser plugin

     [ https://issues.apache.org/jira/browse/CB-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Grebnov resolved CB-7346.
--------------------------------
    Resolution: Cannot Reproduce

Cannot repro using latest CLI and plugin versions, please re-open if this still an issue

> Build fails after installing InAppBrowser plugin
> ------------------------------------------------
>
>                 Key: CB-7346
>                 URL: https://issues.apache.org/jira/browse/CB-7346
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.5.0
>         Environment: Mac OS X 10.8.5, Xcode 5.1.1, InAppBrowser 0.5.1
>            Reporter: Marko Asplund
>              Labels: Triaged
>
> Running my Cordova app in the emulator fails due to build failures after installing the plugin. everything works before installing the plugin and the problem gets fixed after uninstalling it.
> {noformat}
> $ cordova plugin add org.apache.cordova.inappbrowser
> $ cordova plugin ls
> org.apache.cordova.globalization 0.2.7 "Globalization"
> org.apache.cordova.inappbrowser 0.5.1 "InAppBrowser"
> $ cordova emulate iOS
> ...
> The following build commands failed:
> 	CompileC build/myprj.build/Debug-iphonesimulator/myprj.build/Objects-normal/i386/CDVInAppBrowser.o myprj/Plugins/org.apache.cordova.inappbrowser/CDVInAppBrowser.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
> (1 failure)
> Error: /me/myproject/platforms/ios/cordova/run: Command failed with exit code 65
>     at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:131:23)
>     at ChildProcess.EventEmitter.emit (events.js:98:17)
>     at maybeClose (child_process.js:743:16)
>     at Process.ChildProcess._handle.onexit (child_process.js:810:5)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org