You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/12 22:26:19 UTC

[jira] [Commented] (CB-6025) Plugins that bundle pre-compiled libs (.a files) that are not within frameworks trigger compiler warnings

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

ASF subversion and git services commented on CB-6025:
-----------------------------------------------------

Commit a042b4119637bd61ebd450cbd345c38d45d142ea in branch refs/heads/master from Thibaud Cummings
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=a042b41 ]

CB-6025 ios: Do not add static libraries (.a) to source files


> Plugins that bundle pre-compiled libs (.a files) that are not within frameworks trigger compiler warnings
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CB-6025
>                 URL: https://issues.apache.org/jira/browse/CB-6025
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugman
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> Reported via pull request: https://github.com/apache/cordova-plugman/pull/11
> adding static libs to source files will add these to the build section. which is unnecessary and results in a warning in xcode:
> {quote}
> warning: no rule to process file 'path/to/lib.a' of type archive.ar for architecture __arch
> {quote}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)