Hi,
I tried to build the existing application with Xcode 12. It uses a oneDNN library which was built on macOS 10.15.
But when we build the same application using Xcode12 we are seeing below error
ld: warning: dylib (IntelMKLDNN/v14/maci64/lib/libdnnl.dylib) was built for newer macOS version (10.15) than being linked (10.14)
Let me know how to resolve this issue.
Thanks,
Praveen.
I tried to build the existing application with Xcode 12. It uses a oneDNN library which was built on macOS 10.15.
But when we build the same application using Xcode12 we are seeing below error
ld: warning: dylib (IntelMKLDNN/v14/maci64/lib/libdnnl.dylib) was built for newer macOS version (10.15) than being linked (10.14)
Let me know how to resolve this issue.
Thanks,
Praveen.