breautek commented on issue #528:
URL: https://github.com/apache/cordova-cli/issues/528#issuecomment-683767496


   This isn't a solution but in my projects I use a python script to read a 
template xml file, which writes/replaces the `config.xml` used by cordova. 
`config.xml` is git ignored.
   
   One problem with this method is the ios platform uses a lot of the app names 
in the xcode project file structure, so the ios platform doesn't like it when 
the project name changes. I'm not certain exactly what this entails, but I 
would be surprised if it only includes file renaming. I'm sure there are files 
that contains path references that would have to be modified as well.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to