Open ColinEberhardt opened 9 years ago
I'll take a a look into this. The template support in grunt-phonegap
might allow the phone-gap build process to be much simpler to run and maintain.
That would be great thanks.
One thing that struck me about the current build is that it is geared towards our needs, i.e. to allow us to build multiple applications and PhoneGap-build them.
I'm not sure it is so friendly for people who stumble across the project and perhaps just want to build a single project.
Perhaps we can have a chat about this at some point?
We are currently using PGB version 3.1.0
https://github.com/tastejs/PropertyCross/blob/master/phonegap/common/config.xml#L25
The PGB website warns that we should upgrade.
Also, the build uses the
grunt-phonegap-build
plugin:https://github.com/tastejs/PropertyCross/blob/master/phonegap/common/package.json#L7
It looks like this plugin is no longer supported and people have moved on to
grunt-phonegap