I am having a problem with the Google Analytics library, I successfully added the library using cocoapods and it works fine when I run the application however, when I run unit tests the file GAITrackedViewController.h is not found. The compiler highlights the error as a lexical or Preprocessor issue.
I have retried to reinstall the library a couple of times, I have even looked at these threads and more google analytics not found and GAITrackedViewController.h not found and still I can't seem to get a solution to this problem.
I am using Objective-C and Xcode version 8.3.2