Compilation never ends
I tried to compile my project for iOS devices (adt.exe tool), but compilation lasts forever (I waited many hours).
Only one swf (3Mb, using Starling framework). The same swf compiles in 20 seconds for Android or Windows package.
I tried different package options, different java versions, different computers (Windows 7, AIR3.8beta), the result is the same: I see java.exe in processes, but nothing happens. I see AOTBuildOutput1234.tmp with files, but modification date stays the same for them.
Is there any way to understand what's happening?
