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

Christian Zumbiehl commented on CB-2283:
----------------------------------------

Hi Filip,

OK, I am using CLI 2.4.0 and I cannot add any plugin to an IOS project.(Works 
OK for Android)
 I tried with several plugins including PGSQLitePlugin-master

cordova platform add ios
cordova plugin add ~/dev/cordova/PGSQLitePlugin-master
An error occured during plugin installation for ios. does not appear to be a 
PhoneGap project

The error seems to be in plugman 0.5.5 (ios.js, line 29) which looks for 
cordova.plist, which is not there.

plugman 0.5.6 uses config.xml instead and it  works OK with IOS and Android

Hope this helps
christian


                
> cannot add ios plugin 
> ----------------------
>
>                 Key: CB-2283
>                 URL: https://issues.apache.org/jira/browse/CB-2283
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.3.0
>         Environment: OSX 10.7.5
>            Reporter: Christian Zumbiehl
>            Assignee: Filip Maj
>
> cordova platform add ios && cordova plugin add <plugin>
> gives:
>  An error occured during plugin installation for ios. does not appear to be a 
> PhoneGap project
> In case that helps ,  
> After some investigation I noticed adding the same plugin using plugman 0.5.6 
> (latest) works. 
> Plugman 0.5.5 still looks for Cordova.plist during plugin installation and 
> fails if not found. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to