-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Hi. Great plugin. However I have problem with my mixed project where I'am using switft and objc. Bridging header is generated fine by this plugin, but somehow "ProductModuleName-header" for objc is not. I'll get compilation error:
fatal error: 'CDVUniversalGeolocation-Swift.h' file not found
Taking excerpt from apple docs related to this:
Import the Swift code from that target into any Objective-C .m file within that target using this syntax and substituting the appropriate name:
import "ProductModuleName-Swift.h"
Metadata
Metadata
Assignees
Labels
No labels