Github user blakgeek commented on the issue:

    https://github.com/apache/cordova-ios/pull/234
  
    @stevengill  I totally agree with this approach.  I specifically didn't use 
the framework tag for my plugin because I didn't want it to clash with a native 
implementation in the future, like this one.
    
    As for the issue of user added pods my suggestion would be to add a comment 
to the end of the lines for cordova added pods to differentiate them from user 
added pods.  If the pod file already exists the user added entries could be 
fairly easily be parsed out.  If you all are good with this solution I can 
create a PR supporting it.
    
    Another alternative would be to just overwrite the file and force the pods 
to be managed via config.xml or plugin.xml similar to how buld.gradle works 
today.  Put a comment in saying "DO NOT EDIT ...".  Not sure if this approach 
would be too limiting though.


---
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