Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Undefined symbols for architecture arm64
#6
We double checked, the arm64 architecture is being included in the iOS lib, the same one shipped with the asset. Running lipo -info on the .a file, returns:
Quote:Architectures in the fat file: libOni.a are: armv7 arm64

Runnning on an iPhone 8 with no issues.

Can you share the Xcode project that's causing this issue?
Reply


Messages In This Thread
RE: Undefined symbols for architecture arm64 - by josemendez - 29-05-2019, 02:13 PM