react-native-electrode-bridge icon indicating copy to clipboard operation
react-native-electrode-bridge copied to clipboard

ElectrodeReactNativeBridge-Swift.h file not found

Open adamski opened this issue 7 years ago • 1 comments

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.

adamski avatar May 04 '18 12:05 adamski

I'd just like to bump this and add that I'm using Xcode 9.3. Does it work with older versions of Xcode?

Florn avatar May 10 '18 12:05 Florn