I was having issues with my Bridge.h imports finding their intended targets after a cocoapods install and run.
I had:
#import
we have two options to resolve the issue
Delete the derived data from xcode's default location as specified in File -> Workspace Settings
Change the derived data location to a custom location in File -> Workspace Settings