Duplicate class implementations macOS with ZoomVideoSDK v2.2.10

When trying to integrate v2.2.10 for macOS am getting errors about duplicate class implementations. These are the errors:

ZMCaptureModel in both VideoSDK.dylib and ZMVideoSDK.framework/Versions/A/ZMVideoSDK
ZMCaptureHelper in both VideoSDK.dylib and ZMVideoSDK.framework/Versions/A/ZMVideoSDK
NSTaskLauncher in both nydus.framework/Versions/A/nydus and aomagent.bundle/Contents/MacOS/aomagent

All of these modules are necessary so not sure what I can do to fix. Anyone else having this issue?