react-native-nordic-dfu: Build Error on Version 3.0.0
I followed the instructions on README.md
, down to adding SWIFT_VERSION = 5.0
, but it says
Module 'iOSDFULibrary' not found
I’m currently using
react-native 0.58.6
Xcode 10.2.1
About this issue
- Original URL
- State: open
- Created 5 years ago
- Comments: 15 (7 by maintainers)
I manage to build and run the project successfully. These are the steps I followed:
@SebastianGrzymala Thanks, I’ve updated the README with this in mind
@Looveh I managed to run the example project only when update the Xcode. SWIFT version 5 was implemented in 10.2 which is very new. I think you should update readme to use minimum this version.