[
https://issues.apache.org/jira/browse/CB-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Grebnov updated CB-7346:
-------------------------------
Labels: Triaged (was: )
> 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: [email protected]
For additional commands, e-mail: [email protected]