You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/31 13:10:45 UTC

[GitHub] [cordova-cli] breautek commented on issue #528: Pass app id, name and version to build command.

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org