Bitcode not enabled?

Trying to get the SDK to compile in Xcode for a swift project. Just says the SDK is not using bitcode?

How come this SDK is so old and not supporting latest Xcode?

“You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target”

Hi zoom5,

Thanks for the post. Our iOS SDK does not support bitcode as we have some dependency libraries that do not support Bitcode. This is specified in our SDK doc: https://marketplace.zoom.us/docs/sdk/native-sdks/iOS/getting-started/integration#3-sdk-footprint

Thanks!