[
https://issues.apache.org/jira/browse/CB-9033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546703#comment-14546703
]
Olivier Goguel commented on CB-9033:
------------------------------------
Created Pull Request to fix that issue :
https://github.com/apache/cordova-lib/pull/219
To test
cordova create myApp
cd myApp
cordova platform add ios
Goto Xcode, open the project add a new Watch Kit Target
cordova plugin add cordova-plugin-console
Fails by throwing an exception
Installing "cordova-plugin-console" for ios
Failed to install 'cordova-plugin-console':CordovaError: could not find
-Info.plist file, or config.xml file.
> 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: iOS
> Affects Versions: 5.0.0
> Reporter: Olivier Goguel
>
> 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.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]