Xcode 12 can't build project with ZoomInstantSDK.framework

*The following is when using the new Video SDK

When adding the ZoomInstantSDK.framework, doesn’t matter which one, Device Only or Device + Simulator, both of those frameworks produce the same error, “Building for iOS, but the linked and embedded framework ‘ZoomInstantSDK.framework’ was built for iOS + iOS Simulator.”.

When setting the Validate Workspace to YES, a new error gets produced, stating that it can’t find the ZoomInstantSDK.framework.

Hey @virajpatel325,

Thanks for using the dev forum!

Did you set the framework to be “Embed and Sign” for your main target?

Thanks!
Michael