I'm facing the below mentioned issue unable to run even new fresh code in react native.
** BUILD FAILED **
The following build commands failed:
Ld /Users/rajkumar/Library/Developer/Xcode/DerivedData/Lead-eglylsywnqcvohasboackklnitvi/Build/Products/Debug-iphonesimulator/Lead.app/Lead normal x86_64
(1 failure)
I had followed this below steps but getting same error. Can any one please guide me to resolve this issue please
comment all flipper function in podfile remove flipperInit in appDelegate remove openSSl in podfile.lock pod install, clean project run again