With the PhoneGap deployment of OpenLaszlo apps, there's one step where I don't know how I can automate it: How can I generate the "lps" folder with all the resources for the application and the LFC files for an application out of an Ant script? Currently that's done with the deployment process when the downloadable ZIP file is generated.
In case of PhoneGap, I need to copy the lps folder into MOBILE_APP_ROOT/assets/www/. Is their currently to do that independent of the developer console? Any input welcome.
