I'm having trouble running an app on iOS simulator written with React-Native. I haven't run the app for a month or two due to other development tasks, however when trying to run the app today I receive the error
ld: file not found: /Users/harry/Library/Developer/Xcode/DerivedData/VUEdrive_APP-adtjrkaskmovxwclscbeicawjuhj/Build/Products/Debug-iphonesimulator/VUEdrive_APP.app/VUEdrive_APP clang: error: linker command failed with exit code 1 (use -v to see invocation)
.
I've tried other solutions posted on Stack Overflow without any luck.
Any help much appreciated,
Thanks.