[
https://issues.apache.org/jira/browse/CB-9033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925220#comment-15925220
]
ASF GitHub Bot commented on CB-9033:
------------------------------------
Github user shazron commented on the issue:
https://github.com/apache/cordova-lib/pull/219
I tried to manually apply the patch (add `.patch` to the url) and it didn't
apply.
```
$ git am < ~/Desktop/219.patch
Applying: CB-9033 : fix WatchKit support
.git/rebase-apply/patch:15: trailing whitespace.
var plist_file_entry = _.find(xcBuildConfiguration, function
(entry) {
.git/rebase-apply/patch:17: trailing whitespace.
{
error: patch failed: cordova-lib/src/plugman/platforms/ios.js:184
error: cordova-lib/src/plugman/platforms/ios.js: patch does not apply
Patch failed at 0001 CB-9033 : fix WatchKit support
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
```
> Plugins fail to install on Apple Watch based Cordova project
> ------------------------------------------------------------
>
> Key: CB-9033
> URL: https://issues.apache.org/jira/browse/CB-9033
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 5.0.0
> Environment: iOS
> Reporter: Olivier Goguel
> Assignee: Shazron Abdullah
> Labels: cordova-ios-5.0.x
> Fix For: [email protected]
>
>
> After having added the Watch Kit target to an iOS Cordova project, plugins
> cannot be added any more through the CLI.
> An error is thrown "'could not find -Info.plist file, or config.xml file." as
> the plugin manager is confused by the plist files from the WatchKit App and
> WatchKit Extension and fails to find the proper plist file of the projet.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]