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

ASF GitHub Bot commented on CB-13893:
-------------------------------------

jcesarmobile closed pull request #77: CB-13893: (ios) delete libz.tbd from 
device plugin
URL: https://github.com/apache/cordova-plugin-device/pull/77
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/plugin.xml b/plugin.xml
index a3f15e9..8d3a67a 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -55,8 +55,6 @@
 
         <header-file src="src/ios/CDVDevice.h" />
         <source-file src="src/ios/CDVDevice.m" />
-
-               <framework src="libz.tbd" />
     </platform>
 
     <!-- windows -->


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> delete libz.tbd from device plugin
> ----------------------------------
>
>                 Key: CB-13893
>                 URL: https://issues.apache.org/jira/browse/CB-13893
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-device
>            Reporter: jcesarmobile
>            Assignee: jcesarmobile
>            Priority: Major
>
> Looks like it was added by mistake and it works fine without it.
> [https://github.com/apache/cordova-plugin-device/blob/master/plugin.xml#L59]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to