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.