You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/04 02:13:26 UTC

[GitHub] lyh2668 opened a new issue #400: Why is config.xml not being merged?

lyh2668 opened a new issue #400: Why is config.xml not being merged?
URL: https://github.com/apache/cordova-ios/issues/400
 
 
   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)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org