Lexical or Preprocessor Issue

This thread has been locked. Questions are automatically locked after two months of inactivity, or sooner if deemed necessary by a moderator.
I updated my MacOS and XCode this past week and now I have 15 errors that weren't there before and all dealing with the Podfiles. Most are can't build modules and not liking double quotes which the headers are supposed to be. How do I fix this as the XCode recommended fix makes it worse. Do I need to create new pods?

Up vote post of dwpimienta
930 views

Solved Answer

@asantanilla

I finally found the fix...sorta. I still have 3 errors but better than 15.

https://github.com/firebase/firebase-ios-sdk/issues/5987

4 Replies

By any chance are you also experiencing CPU issues ? I also have the same issue where i did not have any error before upgrading and now I have lots of errors. Sorry no real solution from my side, but if i find something ill share back here.
@asantanilla no CPU issues on my end. Just once I updated the OS and XCode. Actually I updated the CocoaPods repo as well
@dwpimienta Thanks! will try that
@asantanilla

I finally found the fix...sorta. I still have 3 errors but better than 15.

https://github.com/firebase/firebase-ios-sdk/issues/5987