what can I do?
I want to know too
why no body answer....
This helped me: open the terminal and run: _ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"/dev/null;brew install caskroom/cask/brew-cask2>/dev/null_
Then run this: _brew cask install facebook-ios-sdk_
I'm facing this error too. Has anybody got any solution for this? It's bugging me too much. Whatever I do, it just doesn't go away. :(
For Xcode 10.x on your main project and on Libraries -> RCTFBSDK.xcodeproj use $(HOME)/Documents/FacebookSDK instead of ~/Documents/FacebookSDK under Build Settings -> Framework Search Paths.
Most helpful comment
For Xcode 10.x on your main project and on Libraries -> RCTFBSDK.xcodeproj use $(HOME)/Documents/FacebookSDK instead of ~/Documents/FacebookSDK under Build Settings -> Framework Search Paths.