I updated Firebase through pod update to Version: 4.8.0
XCode Version: 9.1 Language: Objective-C
Since that only weird things are happening in my Xcode:
"Lexical or Preprocessor Issue" - I get a 'string' file not found , slice.h and
"Parse Issue" - Could not build Objective-C module 'Core Foundation'
I cannot get around this issue
- I updated CocoaPods
- reinstalled Firebase
- tried to add Frameworks manually
- changing around build settings (installing old Firebase version makes the errors go away, but that's of course not my intention)
What's wrong here? Is there something wrong with leveldb?
Would be glad to receive any help!