The most recent blog post is entitiled
config.xml gets an update
http://phonegap.com/blog/2015/11/17/config_xml_update
What's New
THE BIGGEST PART
This update will fix many things and break many things. READ THE BLOG!
config.xml gets an update
http://phonegap.com/blog/2015/11/17/config_xml_update
What's New
-
<Platform> tag - The platform tag, note the missing xml optional namespace, is now obeyed on Build.
-
Platform Specific Preferences - like
versionandorientation
-
Splashscreens and Icons -Splashscreen and icons can now be used without the gap namespace as well.
THE BIGGEST PART
The platform tag has the same powers as gap:platform in that if a platform is missing it will not be built. If your config has no gap:platform or platform tags then all platforms will be built.
This update will fix many things and break many things. READ THE BLOG!

