[GitHub] jcesarmobile commented on issue #400: Why is config.xml not being merged?

2018-09-25 Thread GitBox
jcesarmobile commented on issue #400: Why is config.xml not being merged?
URL: https://github.com/apache/cordova-ios/issues/400#issuecomment-424234313
 
 
   You said you were writing a plugin, all plugins should have a plugin.xml, 
read the docs about plugin creation


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


With regards,
Apache Git Services

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



[GitHub] jcesarmobile commented on issue #400: Why is config.xml not being merged?

2018-09-14 Thread GitBox
jcesarmobile commented on issue #400: Why is config.xml not being merged?
URL: https://github.com/apache/cordova-ios/issues/400#issuecomment-421442796
 
 
   In your plugin.xml you have to add this to make the plugin install add the 
feature tags to the staging config.xml
   
   ```
   
   
   
   
   
   
   
   ```
   
   never edit the staging config.xml manually.


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


With regards,
Apache Git Services

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