dpogue commented on pull request #152: URL: https://github.com/apache/cordova-common/pull/152#issuecomment-687639018
I will again plug my [seymour](https://www.npmjs.com/package/seymour) tool, which was created specifically for changing things like app IDs and version numbers in a CI build process using environment variables. I feel pretty strongly that this sort of support does not belong directly in Cordova, because as a first-class feature it would introduce too many edge cases around changing variables between builds or handling missing values. That would be a significant increase to the scope of Cordova and make it much harder to maintain. ---------------------------------------------------------------- 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]
