dbankier / JAST

JAST is a boilerplate with a mash of tools for rapid Alloy development
91 stars 15 forks source link

How do I build and test on my physcial device? #19

Closed evoactivity closed 2 years ago

evoactivity commented 8 years ago

The readme doesn't really mention how this would be achieved. The TIShadow docs don't really shed any light on this either and JAST takes care of the TiShadow aspects using grunt so I'm not entirely sure what's going on under the hood.

Also running grunt dev -p ios doesn't work but grunt dev -p iphone does, it might be worth reworking the readme to make sure it matches how the stack should be used and to be a bit friendlier to new users.

dbankier commented 8 years ago

You can modify the ti-args at the top of the Gruntfile to suit your environment. Happy for any help with updating the README :)