Re: Anyone to review patches to remove duplicate reference to libCordova in cordova-ios?

2014-09-30 Thread Lyon Chen
Thanks, Shazron! On Sep 30, 2014, at 1:56 PM, Shazron wrote: > Yes, it will be looked at. Unless someone else wants to take this on, I am > the guy. Other pressing issues related to iOS 8 have been my focus. > > On Tue, Sep 30, 2014 at 10:52 AM, Lyon Chen wrote: > >> Hi

Anyone to review patches to remove duplicate reference to libCordova in cordova-ios?

2014-09-30 Thread Lyon Chen
Hi I have a pull request (https://github.com/apache/cordova-ios/pull/106#issuecomment-56723894) for issue (https://issues.apache.org/jira/browse/CB-7627). Basically it is about 2 references to the same libCordova.a file, one as add in commit fe397173 as force_load, the other one is add in comm