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/27 15:02:21 UTC

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

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


   This is unlikely to be implemented at the Cordova level, because things like changing the app ID in between commands will break the native projects.
   
   If you're wanting to generate multiple native projects with different settings from a single repo, I have written a tool ([seymour](https://www.npmjs.com/package/seymour)) that will create and build projects with settings coming in from environment variables, which might be similar to what you're looking for.


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