Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Did you see the post on Codea Builder — Gideros Forum

Did you see the post on Codea Builder

OZAppsOZApps Guru
edited October 2013 in General questions
There was a tweet about Codea Builder. That article was an interesting read not because it was about Codea and Lua, but for the fact that employs an interesting workflow.

Codea App -> Save the project to Dropbox
Dropbox -> has a shared folder on the Desktop
Desktop -> runs Jenkins to monitor this Dropbox folder and run the xCode build
Desktop -> On completion (successfully without errors) the build is send to Testflight
Testflight -> Uploads the app to the device

so essentially, in some time after saving the project, the app is available on the iPad to test as a native app. It also has plug-ins that extend functionality with Codea.

@Ar2rsawseen / @Atilim, want to create the workflow for Gideros to automate the creation of the app from the source code and then even upload it via testflight for testing. Sounds good.

The Gideros Player is amazingly faster than all of this, but for providing a distributed testing, this workflow might be more important or useful.
twitter: @ozapps | http://www.oz-apps.com | http://howto.oz-apps.com | http://reviewme.oz-apps.com
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
Sign In or Register to comment.