I was trying to build my RN project for iOS and having an error
ld: library not found for -lAppAuth
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Do you have any ideas on how to solve this? I also tried to open .xcworkspace file but I am not sure if my xcode is opening the correct file. How do you tell if the xcode is opening xcworkspace or xcodeproj file?
I am on Mac Catalina with XCode 11.4.1. RN 0.63.2.
-- Updated --
I found out that there is an extra -L
in front of -L....AppAuth
as following. Is this bug related to this?
- L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator -L -L/Users/aungmt/Library/Developer/Xcode/DerivedData/myanlearn_for_students-asipdyxbdtsgxofrgmvaagrgceyh/Build/Products/Debug-iphonesimulator/AppAuth
Got exactly the same error.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With