0

I added a swift class in my existing Objective-C project and was trying to import bridging header file of the form #import <ProductName/ProductModuleName-Swift.h> in some existing obj-c classes. But I got error that the header file is not found. I have put the correct Product name and Product Module Name but still I have no clue what exactly I am doing wrong. Also, I got this error: Umbrella header 'ProductName-umbrella.h' not found.

0 Answers0