Adding my very own situation to the loop.
In my bridging header file, le'Ts say I added an import
#import "File.h"
Inside the File.h
header file, there was a type referenced from an import that was inside the Prefix.pch, had to add the missing #import in my File.h