I'm getting this error compiling an iOS project where I've started adding imports to use this module.
/ElectrodeBridgeMessage.m:18:9: 'ElectrodeReactNativeBridge/ElectrodeReactNativeBridge-Swift.h' file not found
Any build settings I need to set up for this? Is there a way to not include any of the Swift helper classes - I don't need them.