i'm trying to test my app in local run and basically after it compile in Xcode it throw me this error:
Lexical or Preprocessor Issue (Xcode): 'GoogleDataTransport/GoogleDataTransport.h' file not found.
I've search about this on other forums and tried reinstalling cocoapods, clearing cache and other stuff but nothing...
it literally throw me this error for no reason... the system was working perfectly and i was testing my app whiteout any issues...