Closed jrluis closed 9 years ago
Chris Price » phonegap-build #69 SUCCESS This pull request looks good (what's this?)
Thanks @jrluis! I'll merge this in now and try to get a release out by the weekend (really need to automate the process!).
Just pushed to central, normally takes an hour or so to show up.
Greetings,
This pull request adds debug support by using the "The PhoneGap Build Write API" http://docs.build.phonegap.com/en_US/2.9.0/developer_api_write.md.html
When invoking the [Create a New App] we have an optional parameter "debug" that builds the app in debug mode.
To use the debug parameter configure the plugin with "<debug>true</debug>".