Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Unity Cloud Build, XCode 11.3.1 Linker Issues
#5
(26-04-2020, 10:37 PM)danilocastro Wrote: Hi Jose,

I'm using XCODE 11.3.1 and Obi Fluid 5.3 and getting the same error.

(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 arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)


Already send you an email... but if you're seeing this right now, please point me the directions, because I'm need to deliver a projeto ASAP and got this error by the last minute.

Tks,

Hi,

5.3 was built with 11.4, but there's a bug in XCode 11.4 that prevents the linker to finish (see http://obi.virtualmethodstudio.com/forum...p?tid=2124). As a result of bitcode versions not being backwards compatible, you can't use 11.4 and 5.3 together.

To deploy to iOS using XCode 11.3.1, you need to use Obi 5.1. Write to support(at)virtualmethodstudio.com, I will send it to you.
Reply


Messages In This Thread
RE: Unity Cloud Build, XCode 11.3.1 Linker Issues - by josemendez - 26-04-2020, 11:04 PM