Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ld: library not found for -lReact while running Archive #21732

Closed
3 tasks done
Kamill90 opened this issue Oct 11, 2018 · 2 comments
Closed
3 tasks done

ld: library not found for -lReact while running Archive #21732

Kamill90 opened this issue Oct 11, 2018 · 2 comments
Labels
Bug Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@Kamill90
Copy link

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:

zrzut ekranu 2018-10-11 o 18 48 14

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

@kelset kelset added the Platform: iOS iOS applications. label Dec 17, 2018
@25juan
Copy link

25juan commented Jan 16, 2019

me too ,how to resovle this problem?

@elicwhite
Copy link
Member

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.

@facebook facebook locked as resolved and limited conversation to collaborators Mar 19, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants