Github user stevengill commented on a diff in the pull request:

    https://github.com/apache/cordova-lib/pull/467#discussion_r72528666
  
    --- Diff: 
cordova-lib/spec-cordova/fixtures/plugins/sample-cordova-plugin-cocoapod-dependent/plugin.xml
 ---
    @@ -0,0 +1,15 @@
    +<?xml version="1.0" encoding="UTF-8"?>
    +<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0";
    +    xmlns:android="http://schemas.android.com/apk/res/android";
    +    id="sample-cordova-plugin-cocoapod-dependent"
    +    version="3.0.0">
    +
    +    <name>Test Plugin</name>
    +
    +    <asset src="www/test.js" target="test.js" />
    +    <platform name="ios">
    +        <plugins-plist key="TestPlugin" string="Test" />
    --- End diff --
    
    you can remove the plugin-plist line since this was tested by a different 
test.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to