I wrote an ios plugin and add `<feature name="PluginName">
<param name="ios-package" value="PluginName" />
</feature>` to the root config.xml, then I execute `cordova build`, but I
found that my custom plugin didn't take effect.then I wrote config to
`staging/config.xml`, it look effect. but when I execute `cordova build` again,
then `staging/config.xml` will be covered. so I thought there is a problem with
the file coverage mechanism.

[ Full content available at: https://github.com/apache/cordova-ios/issues/400 ]
This message was relayed via gitbox.apache.org for [email protected]