I want the ability to build and launch my app directly to my device. I don’t want to have to do an ad hoc build and drag it into iTunes all the time.
As an alternative, can you support something like the following?
* Build and deploy an app using ad hoc once to my device.
* Have a simple main.lua that simply loads another main.lua (or main2.lua) file from my computer through a WiFi connection to a simple local server.
* This simple server would serve up the files from a given app development folder, so lua files, pngs, sounds, etc. could all be loaded remotely if they are not found in the app itself.
This would let me make lua code changes and just restart the app on my device to have it pick up the new Lua.
You could even integrate an option so that shaking the device reloads the code and restarts the app.
I could do this myself, but it would be nice if there was an integrated & supported way to do this.
Thanks,
Ken [import]uid: 7075 topic_id: 1207 reply_id: 301207[/import]