Erik Brommers
Erik Brommers
Just added a line locally to `app_version.js`, just after the `_this.build...` line: _this.buildString = info.build; This adds a new API to pass back the CFBundleVersion without converting it, which seems...
It looks like this issue and #52 are related -- the newest cordova-lib doesn't appear to be exporting the `process.env.` variables, even if a `` node is added to the...
Will do -- this is a current pain point. :-) I've got a reworked uglify.js working on iOS locally, but Android is throwing fits ATM. If/when I can get something...