ld: library not found for -lBraintree

I am trying to build an archive for a RN project and I face this issue

ld: warning: directory not found for option '-L-L/Users/MYUSERNAME/Library/Developer/Xcode/DerivedData/publife-citzzdlmmmmsakbpzutdbpcewagt/Build/Intermediates.noindex/ArchiveIntermediates/publife/BuildProductsPath/Release-iphoneos/Braintree'

ld: library not found for -lBraintree

clang: error: linker command failed with exit code 1 (use -v to see invocation)

any clue what's the problem, or maybe solution?

  • Did you solve this one? I am facing the same problem

Add a Comment