[
https://issues.apache.org/jira/browse/CB-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-6025.
-------------------------------
Resolution: Fixed
Fixed in 0.19.1-dev
> 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)