You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While developing everything is fine. But while building .ipa I see:
ld: library not found for -lReact and following:
I see that there were one or two topics about that but none is giving the solution. And none of them was referring to Xcode 10 which might make a difference.
I believe there have been a bunch of work done in this space for xcode 10 builds and I think this might be resolved with 0.59. I'm going to close this, but feel free to comment if it reproes on 0.59 and we can re-open it. Make sure to include repro steps explaining how someone else can experience this problem.
Environment
React Native Environment Info:
System:
OS: macOS 10.14
CPU: x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 32.00 MB / 16.00 GB
Shell: 5.3 - /bin/zsh
Binaries:
Node: 8.11.3 - /usr/local/bin/node
Yarn: 1.7.0 - /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 12.0, macOS 10.14, tvOS 12.0, watchOS 5.0
Android SDK:
Build Tools: 23.0.1, 23.0.3, 25.0.0, 25.0.2, 26.0.1, 26.0.2, 27.0.3, 28.0.0, 28.0.1
API Levels: 22, 23, 25, 26, 28
IDEs:
Android Studio: 3.1 AI-173.4819257
Xcode: 10.0/10A255 - /usr/bin/xcodebuild
npmPackages:
react: ^16.5.0 => 16.5.1
react-native: ^0.57.2 => 0.57.2
Description
While developing everything is fine. But while building .ipa I see:
ld: library not found for -lReact and following:
I see that there were one or two topics about that but none is giving the solution. And none of them was referring to Xcode 10 which might make a difference.
#20502
#20503
The text was updated successfully, but these errors were encountered: