Does Fmod Studio support apple arm64 architecture?

Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code.

So, I want to know whether fmod studio support the arm64 architecture?
SOS!!!

ios, arm64 architecture.

lipo -info libfmodL_iphoneos.a
Architectures in the fat file:libfmodL_iphoneos.a are:armv7 armv7s arm64

Look like fmod studio supoort the arm64, Mybe the other problem lead link error

1 Like