Right, ant_on_air is only for the installer to use to run an ant target without ant installed. That target will be added to build.xml or its own xml file and just upgrade a binary package into an IDE compatible directory structure. It should not need to compile anything.
All other targets will run on ant as before and shouldn't change. On 12/11/13 6:48 PM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >Little bit lost on the thread here - but I assume that you'll still be >able to build a source and binary release without using ant for air. I >rather not add yet another stumbling block to compile or use on a CI >machine. > >Thanks, >Justin