Unable to create a Archive Application using MobileRTC

I am using Swift as development language and Xcode8.2 as development tool.

I am getting following issues while creating archive.

MobileRTC.framework/MobileRTC’ does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation) 

Please share your feedback. 

Hi Harminder,

Zoom iOS SDK doesn’t support bitcode, so please disable bitcode for your application.

Best