Reference: Xcode 10 libfishhook.a cannot be found
When I updated Xcode to 10.0, I got the above error and couldn't compile ReactNative.
RTCWebSocket.xcodeproject -> RCTWebSocket -> Select Build Phases -> Add libfishhook.a to Link Binary WithLibraried.
Delete if already added.
The problem was solved by doing