Displaying 1 result from an estimated 1 matches for "generatemachinebinaries".
2017 Apr 27
0
Problem with using opus on iOS
...h length 84496 is not mach-o or llvm bitcode for architecture arm64
com.adobe.air.ipa.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.ThreadPoolExecuto...