react-native-facebook-login
react-native-facebook-login copied to clipboard
Linking error
Hi,
For some reason, I am getting a link error:
ld: warning: directory not found for option '-L/Users/Bill/Library/Developer/Xcode/DerivedData/EthereumWallet-gjxkxvwfakijwkglisiknlkuegos/Build/Products/Debug-iphonesimulator/Bolts' ld: warning: directory not found for option '-L/Users/Bill/Library/Developer/Xcode/DerivedData/EthereumWallet-gjxkxvwfakijwkglisiknlkuegos/Build/Products/Debug-iphonesimulator/FBSDKCoreKit' ld: warning: directory not found for option '-L/Users/Bill/Library/Developer/Xcode/DerivedData/EthereumWallet-gjxkxvwfakijwkglisiknlkuegos/Build/Products/Debug-iphonesimulator/FBSDKLoginKit' ld: library not found for -lBolts clang: error: linker command failed with exit code 1 (use -v to see invocation)
Does anyone have any idea how to address this?
Thanks!