Github user vladimir-kotikov commented on the pull request:

    https://github.com/apache/cordova-lib/pull/309#issuecomment-141443458
  
    @nikhilkh, regarding your concern about iOS specific dependencies (`xcode`, 
`plist` and `bplist-parser`) for this - the reason is that `ConfigChanges` 
class still uses them to do some special config processing.
    
    We can get rid of this ios specifics only when we'll end supporing old 
platforms (`ios` in particular) via `PlatformApiPoly`.
    
    BTW there is exactly the same situation with Windows platform - there is 
some logic that spreads appxmanifest changes to all appxmanifest files in 
project (see 
[generate_plugin_config_munge](https://github.com/MSOpenTech/cordova-lib/commit/9245da38f30e61ab98595e8916aea175f7d88f56#diff-cd932e6542e2f88b0f2c0dd0907b7481R274)),
 which we'll need to keep there while supporting non-platformApi-compatible 
platform.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to