I'm using Accelerate.framework to get some informations,
It works fine on iOS Device, but occurred error when I using Simulator,
Use of unresolved identifier vDSP_vsq
Anyone can help ?
I'm using Accelerate.framework to get some informations,
It works fine on iOS Device, but occurred error when I using Simulator,
Use of unresolved identifier vDSP_vsq
Anyone can help ?
Copyright © 2021 Jogjafile Inc.
it looks like an issue of swift accelerate.framework
it works when I using the method on Objective-C class, then call it by bridging-header