Error while building Meeting SDK FOR iOS

Description
Tried integrating Meeting SDK for iOS but when I try to build it on Xcode, the build failed. Tried many times, and searched on for it only to find there are no solutions to it.

Which iOS Meeting SDK version?
SDK v6.2.3.18330.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to Xcode with integrating SDK files viz., xcframework, etc.
  2. Click on Product > Build from Xcode menu’
  3. See error
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found
ld: warning: Could not parse or use implicit file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/SwiftUICore.framework/SwiftUICore.tbd': cannot link directly with 'SwiftUICore' because product being built is not an allowed client of it
Undefined symbols for architecture arm64:
  "_VTCompressionSessionCompleteFrames", referenced from:
      l059 in MobileRTCScreenShare
      l066 in MobileRTCScreenShare
  "_VTCompressionSessionCreate", referenced from:
      l060 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
  "_VTCompressionSessionEncodeFrame", referenced from:
      l062 in MobileRTCScreenShare
      l069 in MobileRTCScreenShare
  "_VTCompressionSessionInvalidate", referenced from:
      l059 in MobileRTCScreenShare
      l066 in MobileRTCScreenShare
  "_VTSessionSetProperty", referenced from:
      l060 in MobileRTCScreenShare
      l060 in MobileRTCScreenShare
      l060 in MobileRTCScreenShare
      l060 in MobileRTCScreenShare
      l060 in MobileRTCScreenShare
      l060 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
      ...
  "_kVTCompressionPropertyKey_AllowFrameReordering", referenced from:
      l060 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_AverageBitRate", referenced from:
      l060 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_DataRateLimits", referenced from:
      l060 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_ExpectedFrameRate", referenced from:
      l060 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_FieldCount", referenced from:
      l067 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_MaxFrameDelayCount", referenced from:
      l067 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_ProfileLevel", referenced from:
      l060 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_Quality", referenced from:
      l067 in MobileRTCScreenShare
  "_kVTCompressionPropertyKey_RealTime", referenced from:
      l060 in MobileRTCScreenShare
      l067 in MobileRTCScreenShare
  "_kVTProfileLevel_H264_Baseline_AutoLevel", referenced from:
      l060 in MobileRTCScreenShare
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Screenshots

Smartphone (please complete the following information):

  • Device: [iPhone 16]
  • OS: [e.g. iOS 17]