[ 
https://issues.apache.org/jira/browse/CB-9033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546751#comment-14546751
 ] 

Olivier Goguel edited comment on CB-9033 at 5/16/15 1:33 PM:
-------------------------------------------------------------

Well... my fix sort of work, but you need to manually move any file/lib that 
have been added to the main target, as by default they are being added to the 
WatchKit App.

Unfortunately, the xcode node module always add the file/resource to the first 
target which cannot be specified :(
Dunno how to fix that in an easy way...
Cf:
> pbxProject.prototype.buildPhaseObject = function (name, group) {



was (Author: ogoguel):
Well... my fix sort of work, but you need to manually move any file/lib that 
have been added to the main project.

Unfortunately, the xcode node module always add the file/resource to the first 
target which cannot be specified :(
Dunno how to fix that in an easy way...
Cf:
> pbxProject.prototype.buildPhaseObject = function (name, group) {


> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to