Tuesday, November 28, 2023
HomeIOS Developmentxcode - clang: error: linker command failed with exit code 1 (...

xcode – clang: error: linker command failed with exit code 1 ( yarn ios : construct failure )


React native undertaking is initialized with react-native-cli and model 0.71 for react native.
I run instructions:

pod deintegrate --> success
pod setup --> success
pod set up --> success
yarn ios --> construct fails

I see the next error

ld: library not discovered for -lPods-proj
clang: error: linker command failed with exit code 1 

command

react-native hyperlink

doesn’t work as it isn’t required. Linking half is alleged to be robotically taken care of in newest variations of react native. I see identical query requested prior to now for older variations and resolution 1 factors to the usage of above command.However, it isn’t resolution for up to date react native .

Right here is the hyperlink for options tried

solution1 and solution2

I need assistance to resolve this with the most recent model of xcode and react native.

Be aware: {that a} clean new undertaking with react native cli runs efficiently. However that is an current android undertaking that I’m attempting to run on ios

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments