iOS packaging ipa-debug fails
Hi,
I follow the nice tutorial http://va.lent.in/blog/2011/03/25/air2-6-app-for-ios/. For simple apps the build script is working fine.
But when I try to build an application with the debug target (ipa-debug) with an additional SWC, the build fails after a while.
The exception occurs not in the ant output, instead a window is popping up:
Title: Microsoft Visual C++ Runtime Library
Content: Runtime Error! Program: C:\WINDOWS\system32\java.exe
The build process is allocating about 1.8 GB of memory. I try it on different machines (6 GB memory, Win7).
Does anyone know how to solve the problem?
Kind regards,
Bernd
