Error Linking IOS Native Module in "Release" Mode #22036
Labels
API: Linking
Bug
Platform: iOS
iOS applications.
Resolution: Locked
This issue was locked by the bot.
Environment
React Native Environment Info:
System:
OS: macOS Mojave 10.14
CPU: x64 Intel(R) Core(TM) i5 @ 2.3GHz
Memory: 8.00 GB 2133MHz LPDDR3
Binaries:
Node: 8.9.4 - /usr/local/bin/node
Yarn: 1.5.1 - /usr/local/bin/yarn
npm: 5.6.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS
IDEs:
Xcode: 10.0 (10A255) - /usr/bin/xcodebuild
npmPackages:
react: 16.6.0-alpha.8af6728
react-native: 0.57.4 => 0.57.4
npmGlobalPackages:
react-native-cli: 2.0.1
Build System:
Description
https://facebook.github.io/react-native/docs/linking-libraries-ios
ld: library not found for -lBluetoothModule
clang: error: linker command failed with exit code 1 ( use -v to see invocation)
Any idea what is going wrong?
The text was updated successfully, but these errors were encountered: