You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/08/20 19:28:27 UTC

[jira] [Commented] (CB-7344) Plugin source not being copied to platform directory

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

Ian Clelland commented on CB-7344:
----------------------------------

Is this just happening when installing plugins with a git URL? (Have you seen it installing plugins from the registry, or from a filesystem path?)

Also, can you run {{cordova --version}} to verify the exact version of the Cordova CLI that you're using?

Thanks

> Plugin source not being copied to platform directory
> ----------------------------------------------------
>
>                 Key: CB-7344
>                 URL: https://issues.apache.org/jira/browse/CB-7344
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib, Plugman
>    Affects Versions: 3.5.0
>            Reporter: scott coleman
>              Labels: plugin,
>
> When installing a plugin to a project SOMETIMES (but now always) the source of the plugin does not get copied to the platform directory (IOS)
> Ex:
> cordova create test888 com.t2.test888 test888
> cd test888
> cordova platform add ios
> cordova plugin add https://github.com/brodysoft/Cordova-SQLitePlugin.git
> cordova build
> Error: The following build commands failed:
> 	CompileC build/test820.build/Debug-iphonesimulator/test820.build/Objects-normal/i386/SQLitePlugin.o test820/Plugins/com.phonegap.plugins.sqlite/SQLitePlugin.m 
> The plugin should have created directory under IOS platform and copied plugin source files there but it didn't.
> I've had this problem with at least 2 different plugins
> Somes it works, sometimes is doesn't - can't find rhyme or reason to it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)