rolandoam/shinycocos

add Template rakefile

Closed this issue · 4 comments

the Rakefile should be for updating the static library (copying it from the Template directory) and other useful stuff.
In the future, it might be possible to even build/install in simulator without even opening Xcode.

I plan to add http://github.com/jhaynie/iphonesim in order to do a full test (at least on simulator) without even opening XCode

it should also be easy to install on the device using iTunes and basically the same setup the guys from appcelerator have

the itunes support will be added on release 0.3. For now we just one basic support.

done with the following functionality: debug build (for simulator), install on simulator, run on simulator.