ObjCMongoDB icon indicating copy to clipboard operation
ObjCMongoDB copied to clipboard

ObjcMongoDB.h file not found.

Open lyc2345 opened this issue 8 years ago • 0 comments

I have a problem when I use cocoa pods install ObjcMongoDB in a Objective-c and Swift mixed Project.

When I try to import My class it use ObjcMongoDB.h or instant import ObjcMongoDB.h in bridging-header.h.

It always has 2 error says, 1.) ObjcMongoDB.h file not found 2.) Failed to import bridging header 'ProjectSRC/ProjectName/ProjectName-Bridging-Header.h'

Is there any solution could fix this issue?

Any hllp will be appreciated.

lyc2345 avatar Apr 28 '16 07:04 lyc2345