22-07-2020, 06:17 PM
Hey guys,
I'm buidling a game using cloud build, and I tried different versions of xcode there, including 11.3.1 and 10.3.
Build crashes anyway.
Could you help, please?
Logs for both
Thanks in advance!
I'm buidling a game using cloud build, and I tried different versions of xcode there, including 11.3.1 and 10.3.
Build crashes anyway.
Could you help, please?
Logs for both
Code:
259: [color=#ffffff]❌[/color]; ld: in /BUILD_PATH/24play.gasstationjam.default-ios/temp20200722-6417-gk9my1/Libraries/Obi/Plugins/iOS/libOni.a(Oni.o), could not parse object file /BUILD_PATH/24play.gasstationjam.default-ios/temp20200722-6417-gk9my1/Libraries/Obi/Plugins/iOS/libOni.a(Oni.o): 'Invalid bitcode version (Producer: '1103.0.32.29.0_0' Reader: '1100.0.33.17_0')', using libLTO version 'LLVM version 11.0.0, (clang-1100.0.33.17)' for architecture armv7
260: [color=#ffffff]❌[/color]; clang: error: linker command failed with exit code 1 (use -v to see invocation)
Thanks in advance!