After Xcode 12 update getting errors in cocoapods project.

Hi All

After upgrading to Xcode 12 my iOS project that contains pods started throwing numerous build time errors. All the frameworks in Pods project giving below mentioned errors.

  • Lexical or Preprocessor issue - Redefinition of module 'libxl2'
  • Parse issue - Could not build module 'CoreFoundation' . etc
  • Command CompileSwift failed with a non zero exit code.

CocoaPods is not a tool supported by Apple. You should better visit the support sites or communication sites of CocoaPods and/or each framework to get better responses sooner.

After Xcode 12 update getting errors in cocoapods project.
 
 
Q