I am trying to build a Unity project for tvOS. It finishes just about everything, but then fails here:
libU3DXTCore.a(UP_CALayer.o), building for tvOS, but linking in object file built for iOS, for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I'm guessing this library just needs to be re-compiled for tvOS. Any updates on when this will be done?
↧