Displaying 1 result from an estimated 1 matches for "createiosbinary".
2017 Apr 27
0
Problem with using opus on iOS
...a.ProcessError: Unable to generate executable
at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:290)
at com.adobe.air.ipa.AOTCompiler.linkMachO(AOTCompiler.java:775)
at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:922)
at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:504)
at com.adobe.air.ipa.IPAOutputStream.access$100(IPAOutputStream.java:74)
at com.adobe.air.ipa.IPAOutputStream$CompileTask.run(IPAOutputStream.java:1233)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoo...