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.
![image](https://user-images.githubusercontent.com/8433634/45006161-19a29300-b02a-11e8-931e-c46892f725d2.png)


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

Reply via email to